Searched defs:kconfig (Results 1 – 4 of 4) sorted by relevance
11 #define pr_expected_config(kconfig) \ argument23 #define pr_expected_config_param(kconfig, param) \ argument57 #define pr_expected_config_param(kconfig, param) pr_expected_config(kconfig) argument
127 static struct kconfig_t kconfig[__KCONFIG_LAST__] = { variable
138 const char *kconfig; member
683 char *kconfig; member7911 const char *kconfig, *btf_tmp_path, *token_path; in bpf_object_open() local