Searched refs:IS_BUILTIN (Results 1 – 25 of 71) sorted by relevance
123
52 #if IS_BUILTIN(CONFIG_NET_ACT_GACT) in tc_act()56 #if IS_BUILTIN(CONFIG_NET_ACT_MIRRED) in tc_act()60 #if IS_BUILTIN(CONFIG_NET_ACT_PEDIT) in tc_act()64 #if IS_BUILTIN(CONFIG_NET_ACT_SKBEDIT) in tc_act()68 #if IS_BUILTIN(CONFIG_NET_ACT_SKBMOD) in tc_act()72 #if IS_BUILTIN(CONFIG_NET_ACT_POLICE) in tc_act()76 #if IS_BUILTIN(CONFIG_NET_ACT_BPF) in tc_act()80 #if IS_BUILTIN(CONFIG_NET_ACT_CONNMARK) in tc_act()84 #if IS_BUILTIN(CONFIG_NET_ACT_CSUM) in tc_act()88 #if IS_BUILTIN(CONFIG_NET_ACT_CT) in tc_act()[all …]
38 * Therefore - IS_BUILTIN() is more appropriate40 #define LX_CONFIG(x) LX_##x = IS_BUILTIN(x)50 if IS_BUILTIN(CONFIG_COMMON_CLK):103 if IS_BUILTIN(CONFIG_PAGE_OWNER):138 if IS_BUILTIN(CONFIG_ARM64):150 if IS_BUILTIN(CONFIG_KASAN_GENERIC) or IS_BUILTIN(CONFIG_KASAN_SW_TAGS):153 if IS_BUILTIN(CONFIG_NUMA):
89 #elif IS_BUILTIN(CONFIG_IPV6) in nf_ipv6_chk_addr()110 #if IS_BUILTIN(CONFIG_IPV6) in nf_ip6_route()139 #elif IS_BUILTIN(CONFIG_IPV6) in nf_br_ip6_fragment()157 #elif IS_BUILTIN(CONFIG_IPV6) in nf_ip6_route_me_harder()174 #elif IS_BUILTIN(CONFIG_IPV6) in nf_ipv6_cookie_init_sequence()190 #elif IS_BUILTIN(CONFIG_IPV6) in nf_cookie_v6_check()
50 #define IS_BUILTIN(option) __is_defined(option) macro65 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \73 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option))
73 return IS_BUILTIN(CONFIG_IP_PIMSM_V1) || IS_BUILTIN(CONFIG_IP_PIMSM_V2); in ipmr_pimsm_enabled()
56 #if IS_BUILTIN(CONFIG_IPV6)
124 #define WATCHDOG_NOWAYOUT IS_BUILTIN(CONFIG_WATCHDOG_NOWAYOUT)
24 #if IS_BUILTIN(CONFIG_IPV6)
44 #define IS_BUILTIN(option) __is_defined(option) macro58 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \65 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option))
13 #if (IS_BUILTIN(CONFIG_NF_CONNTRACK) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \32 #if (IS_BUILTIN(CONFIG_NF_NAT) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
111 if (IS_BUILTIN(CONFIG_OF) && dev->of_node) { in i2c_detect_slave_mode()122 } else if (IS_BUILTIN(CONFIG_ACPI) && ACPI_HANDLE(dev)) { in i2c_detect_slave_mode()
76 #if IS_BUILTIN(CONFIG_BCM47XX) || IS_BUILTIN(CONFIG_ARCH_BCM_5301X)212 if (IS_BUILTIN(CONFIG_BCM47XX) || in bcma_gpio_init()
26 if (IS_BUILTIN(CONFIG_PHYLIB)) { in ksz9021rn_phy_fixup()73 if (IS_BUILTIN(CONFIG_PHYLIB)) { in imx6q_enet_phy_init()
32 if (IS_BUILTIN(CONFIG_PHYLIB)) { in imx7d_enet_phy_init()
15 #if IS_BUILTIN(CONFIG_P2SB)
32 #define IS_BUILTIN(option) __is_defined(option) macro
46 #if IS_BUILTIN(CONFIG_KGDB_SERIAL_CONSOLE)144 #if IS_BUILTIN(CONFIG_KGDB_SERIAL_CONSOLE)413 #if IS_BUILTIN(CONFIG_KGDB_SERIAL_CONSOLE)
37 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \127 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \526 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \ in steelseries_probe()557 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \ in steelseries_remove()
52 #if IS_BUILTIN(CONFIG_PHYLIB)280 #if IS_BUILTIN(CONFIG_PHYLIB)
284 #if IS_BUILTIN(CONFIG_KUNIT)341 #if IS_BUILTIN(CONFIG_KUNIT_TEST)
51 if (IS_BUILTIN(__d)) \
75 #if !IS_BUILTIN(CONFIG_RTC_DRV_GENERIC)
12 #if !IS_BUILTIN(CONFIG_IPV6)
50 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0,341 if (IS_BUILTIN(CONFIG_SCF_TORTURE_TEST)) { in scftorture_invoke_one()597 if (IS_BUILTIN(CONFIG_SCF_TORTURE_TEST)) in scf_torture_init()
331 #if IS_ENABLED(CONFIG_DRM_PANEL) && (IS_BUILTIN(CONFIG_BACKLIGHT_CLASS_DEVICE) || \