Home
last modified time | relevance | path

Searched refs:print_kernel_option (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/bpf/bpftool/
Dfeature.c75 static void print_kernel_option(const char *name, const char *value) in print_kernel_option() function
440 print_kernel_option(options[i], values[i]); in probe_kernel_image_config()