| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netfilter_ipv6.h | 92 #elif IS_BUILTIN(CONFIG_IPV6) in nf_ipv6_chk_addr() 113 #if IS_BUILTIN(CONFIG_IPV6) in nf_ip6_route() 142 #elif IS_BUILTIN(CONFIG_IPV6) in nf_br_ip6_fragment() 160 #elif IS_BUILTIN(CONFIG_IPV6) in nf_ip6_route_me_harder() 177 #elif IS_BUILTIN(CONFIG_IPV6) in nf_ipv6_cookie_init_sequence() 193 #elif IS_BUILTIN(CONFIG_IPV6) in nf_cookie_v6_check()
|
| H A D | kconfig.h | 52 #define IS_BUILTIN(option) __is_defined(option) macro 66 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ 73 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option))
|
| H A D | pim.h | 73 return IS_BUILTIN(CONFIG_IP_PIMSM_V1) || IS_BUILTIN(CONFIG_IP_PIMSM_V2); in ipmr_pimsm_enabled()
|
| H A D | initramfs.h | 26 #if IS_BUILTIN(CONFIG_BLK_DEV_INITRD)
|
| H A D | indirect_call_wrapper.h | 54 #if IS_BUILTIN(CONFIG_IPV6)
|
| H A D | watchdog.h | 122 #define WATCHDOG_NOWAYOUT IS_BUILTIN(CONFIG_WATCHDOG_NOWAYOUT)
|
| H A D | icmpv6.h | 24 #if IS_BUILTIN(CONFIG_IPV6)
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | kconfig.h | 44 #define IS_BUILTIN(option) __is_defined(option) macro 58 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ 65 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option))
|
| /OK3568_Linux_fs/kernel/drivers/bcma/ |
| H A D | driver_gpio.c | 74 #if IS_BUILTIN(CONFIG_BCM47XX) || IS_BUILTIN(CONFIG_ARCH_BCM_5301X) 186 #if IS_BUILTIN(CONFIG_OF) in bcma_gpio_init() 208 if (IS_BUILTIN(CONFIG_BCM47XX) || in bcma_gpio_init()
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | constants.py.in | 33 * Therefore - IS_BUILTIN() is more appropriate 35 #define LX_CONFIG(x) LX_##x = IS_BUILTIN(x) 43 if IS_BUILTIN(CONFIG_COMMON_CLK):
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-slave.c | 96 if (IS_BUILTIN(CONFIG_OF) && dev->of_node) { in i2c_detect_slave_mode() 107 } else if (IS_BUILTIN(CONFIG_ACPI) && ACPI_HANDLE(dev)) { in i2c_detect_slave_mode()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-steelseries.c | 17 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \ 107 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \ 376 #if IS_BUILTIN(CONFIG_LEDS_CLASS) || \
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | kgdboc.c | 46 #if IS_BUILTIN(CONFIG_KGDB_SERIAL_CONSOLE) 144 #if IS_BUILTIN(CONFIG_KGDB_SERIAL_CONSOLE) 401 #if IS_BUILTIN(CONFIG_KGDB_SERIAL_CONSOLE)
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | mach-imx6q.c | 26 if (IS_BUILTIN(CONFIG_PHYLIB)) { in ksz9021rn_phy_fixup() 152 if (IS_BUILTIN(CONFIG_PHYLIB)) { in imx6q_enet_phy_init()
|
| H A D | mach-imx6ul.c | 45 if (IS_BUILTIN(CONFIG_PHYLIB)) in imx6ul_enet_phy_init()
|
| H A D | mach-imx6sx.c | 38 if (IS_BUILTIN(CONFIG_PHYLIB)) in imx6sx_enet_phy_init()
|
| H A D | mach-imx7d.c | 52 if (IS_BUILTIN(CONFIG_PHYLIB)) { in imx7d_enet_phy_init()
|
| /OK3568_Linux_fs/kernel/tools/include/tools/ |
| H A D | config.h | 32 #define IS_BUILTIN(option) __is_defined(option) macro
|
| /OK3568_Linux_fs/kernel/lib/kunit/ |
| H A D | executor.c | 12 #if IS_BUILTIN(CONFIG_KUNIT)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | mpc85xx_mds.c | 60 #if IS_BUILTIN(CONFIG_PHYLIB) 288 #if IS_BUILTIN(CONFIG_PHYLIB)
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_panel.h | 208 #if IS_ENABLED(CONFIG_DRM_PANEL) && (IS_BUILTIN(CONFIG_BACKLIGHT_CLASS_DEVICE) || \
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | kconfig.h | 38 #define IS_BUILTIN(option) config_enabled(option) macro
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-version.c | 52 if (IS_BUILTIN(__d)) \
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_icmp.c | 12 #if !IS_BUILTIN(CONFIG_IPV6)
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | time.c | 76 #if !IS_BUILTIN(CONFIG_RTC_DRV_GENERIC)
|