Searched refs:kernel_config_has (Results 1 – 7 of 7) sorted by relevance
242 if (!kernel_config_has(KCONFIG_NET_NS)) in __test_init() 244 if (!kernel_config_has(KCONFIG_VETH)) in __test_init() 246 if (!kernel_config_has(KCONFIG_TCP_AO)) in __test_init()
145 bool kernel_config_has(enum test_needs_kconfig k) in kernel_config_has() function
84 if (!kernel_config_has(KCONFIG_FTRACE)) in __trace_event_expect() 484 if (!kernel_config_has(KCONFIG_FTRACE)) { in check_free_events()
151 extern bool kernel_config_has(enum test_needs_kconfig k);156 if (kernel_config_has(k)) in should_skip_test()
342 * if (!kernel_config_has(KCONFIG_FTRACE)) in create_ftracer() 542 kernel_config_has(KCONFIG_FTRACE); in test_init_ftrace()
20 if (!kernel_config_has(KCONFIG_NET_VRF)) in setup_vrfs() 1038 if (kernel_config_has(KCONFIG_NET_VRF)) in client_non_matching()
20 if (!kernel_config_has(KCONFIG_NET_VRF)) in setup_vrfs()