Searched refs:KCONFIG_UNKNOWN (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| A D | kconfig.c | 125 #define KCONFIG_UNKNOWN 1 macro 128 { KCONFIG_UNKNOWN, has_net_ns }, 129 { KCONFIG_UNKNOWN, has_veth }, 130 { KCONFIG_UNKNOWN, has_tcp_ao }, 131 { KCONFIG_UNKNOWN, has_tcp_md5 }, 132 { KCONFIG_UNKNOWN, has_vrfs }, 133 { KCONFIG_UNKNOWN, has_ftrace }, 150 if (kconfig[k]._error == KCONFIG_UNKNOWN) { in kernel_config_has()
|
Completed in 4 milliseconds