Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcommon.c1247 int read_kernel_config(const struct kernel_config_option *requested_options, in read_kernel_config() function
H A Dlink.c294 if (read_kernel_config(options, ARRAY_SIZE(options), values, NULL)) in is_x86_ibt_enabled()