Home
last modified time | relevance | path

Searched refs:IS_ENABLED (Results 1 – 25 of 2332) sorted by relevance

12345678910>>...94

/linux/include/linux/
H A Dcgroup_subsys.h12 #if IS_ENABLED(CONFIG_CPUSETS)
16 #if IS_ENABLED(CONFIG_CGROUP_SCHED)
20 #if IS_ENABLED(CONFIG_CGROUP_CPUACCT)
24 #if IS_ENABLED(CONFIG_BLK_CGROUP)
28 #if IS_ENABLED(CONFIG_MEMCG)
32 #if IS_ENABLED(CONFIG_CGROUP_DEVICE)
36 #if IS_ENABLED(CONFIG_CGROUP_FREEZER)
40 #if IS_ENABLED(CONFIG_CGROUP_NET_CLASSID)
44 #if IS_ENABLED(CONFIG_CGROUP_PERF)
48 #if IS_ENABLED(CONFIG_CGROUP_NET_PRIO)
[all …]
H A Dlsm_count.h21 #if IS_ENABLED(CONFIG_SECURITY)
27 #if IS_ENABLED(CONFIG_SECURITY_SELINUX)
33 #if IS_ENABLED(CONFIG_SECURITY_SMACK)
39 #if IS_ENABLED(CONFIG_SECURITY_APPARMOR)
45 #if IS_ENABLED(CONFIG_SECURITY_TOMOYO)
51 #if IS_ENABLED(CONFIG_SECURITY_YAMA)
57 #if IS_ENABLED(CONFIG_SECURITY_LOADPIN)
63 #if IS_ENABLED(CONFIG_SECURITY_LOCKDOWN_LSM)
69 #if IS_ENABLED(CONFIG_SECURITY_SAFESETID)
75 #if IS_ENABLED(CONFIG_BPF_LSM)
[all …]
/linux/arch/powerpc/include/asm/
H A Dhw_irq.h66 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_irq_enable()
68 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_enable()
70 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_irq_enable()
78 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_irq_disable()
80 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_disable()
82 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_irq_disable()
90 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_EE_RI_disable()
92 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_EE_RI_disable()
94 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_EE_RI_disable()
102 if (IS_ENABLED(CONFIG_BOOKE)) in __hard_RI_enable()
[all …]
/linux/net/ipv4/
H A Dtunnel4.c113 #if IS_ENABLED(CONFIG_INET_XFRM_TUNNEL)
140 #if IS_ENABLED(CONFIG_IPV6)
160 #if IS_ENABLED(CONFIG_MPLS)
191 #if IS_ENABLED(CONFIG_IPV6)
204 #if IS_ENABLED(CONFIG_MPLS)
223 #if IS_ENABLED(CONFIG_IPV6)
231 #if IS_ENABLED(CONFIG_MPLS)
243 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init()
249 #if IS_ENABLED(CONFIG_MPLS) in tunnel4_init()
252 #if IS_ENABLED(CONFIG_IPV6) in tunnel4_init()
[all …]
/linux/drivers/gpio/
H A Dgpiolib-of.c92 if (!IS_ENABLED(CONFIG_SPI_MASTER)) in of_gpio_spi_cs_get_count()
188 #if IS_ENABLED(CONFIG_LCD_HX8357) in of_gpio_try_fixup_polarity()
197 #if IS_ENABLED(CONFIG_MTD_NAND_JZ4780) in of_gpio_try_fixup_polarity()
208 #if IS_ENABLED(CONFIG_IEEE802154_CA8210) in of_gpio_try_fixup_polarity()
217 #if IS_ENABLED(CONFIG_PCI_LANTIQ) in of_gpio_try_fixup_polarity()
227 #if IS_ENABLED(CONFIG_REGULATOR_S5M8767) in of_gpio_try_fixup_polarity()
236 #if IS_ENABLED(CONFIG_TOUCHSCREEN_TSC2005) in of_gpio_try_fixup_polarity()
267 #if IS_ENABLED(CONFIG_FEC) in of_gpio_set_polarity_by_property()
280 #if IS_ENABLED(CONFIG_MMC_ATMELMCI) in of_gpio_set_polarity_by_property()
283 #if IS_ENABLED(CONFIG_PCI_IMX6) in of_gpio_set_polarity_by_property()
[all …]
/linux/drivers/hid/
H A Dhid-quirks.c233 #if IS_ENABLED(CONFIG_HID_A4TECH)
239 #if IS_ENABLED(CONFIG_HID_ACCUTOUCH)
242 #if IS_ENABLED(CONFIG_HID_ACRUX)
246 #if IS_ENABLED(CONFIG_HID_ALPS)
249 #if IS_ENABLED(CONFIG_HID_APPLE)
337 #if IS_ENABLED(CONFIG_HID_APPLEIR)
344 #if IS_ENABLED(CONFIG_HID_APPLETB_BL)
347 #if IS_ENABLED(CONFIG_HID_APPLETB_KBD)
350 #if IS_ENABLED(CONFIG_HID_ASUS)
360 #if IS_ENABLED(CONFIG_HID_AUREAL)
[all …]
/linux/sound/hda/core/
H A Dintel-dsp-config.c52 #if IS_ENABLED(CONFIG_SND_SOC_SOF_MERRIFIELD)
63 #if IS_ENABLED(CONFIG_SND_SOC_INTEL_AVS)
120 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE)
147 #if IS_ENABLED(CONFIG_SND_SOC_SOF_GEMINILAKE)
180 #if IS_ENABLED(CONFIG_SND_SOC_SOF_CANNONLAKE)
212 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COFFEELAKE)
232 #if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE)
301 #if IS_ENABLED(CONFIG_SND_SOC_SOF_ICELAKE)
327 #if IS_ENABLED(CONFIG_SND_SOC_SOF_JASPERLAKE)
359 #if IS_ENABLED(CONFIG_SND_SOC_SOF_TIGERLAKE)
[all …]
/linux/arch/riscv/include/asm/
H A Dvendor_extensions.h54 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_has_vendor_extension_likely()
57 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE)) in riscv_has_vendor_extension_likely()
67 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_has_vendor_extension_unlikely()
70 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE)) in riscv_has_vendor_extension_unlikely()
80 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_cpu_has_vendor_extension_likely()
83 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE) && in riscv_cpu_has_vendor_extension_likely()
94 if (!IS_ENABLED(CONFIG_RISCV_ISA_VENDOR_EXT)) in riscv_cpu_has_vendor_extension_unlikely()
97 if (IS_ENABLED(CONFIG_RISCV_ALTERNATIVE) && in riscv_cpu_has_vendor_extension_unlikely()
/linux/security/integrity/ima/
H A Dima_efi.c54 #if !IS_ENABLED(CONFIG_KEXEC_SIG)
58 #if !IS_ENABLED(CONFIG_MODULE_SIG)
61 #if IS_ENABLED(CONFIG_INTEGRITY_MACHINE_KEYRING) && IS_ENABLED(CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY…
70 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy()
71 if (IS_ENABLED(CONFIG_MODULE_SIG)) in arch_get_ima_policy()
73 if (IS_ENABLED(CONFIG_KEXEC_SIG)) in arch_get_ima_policy()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c55 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) { in drm_iommu_attach_device()
67 } else if (IS_ENABLED(CONFIG_IOMMU_DMA)) { in drm_iommu_attach_device()
88 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) { in drm_iommu_detach_device()
91 } else if (IS_ENABLED(CONFIG_IOMMU_DMA)) in drm_iommu_detach_device()
106 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_register_dma()
112 if (IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU)) in exynos_drm_register_dma()
115 else if (IS_ENABLED(CONFIG_IOMMU_DMA)) in exynos_drm_register_dma()
129 if (IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_unregister_dma()
137 if (!IS_ENABLED(CONFIG_EXYNOS_IOMMU)) in exynos_drm_cleanup_dma()
/linux/arch/arm/mach-tegra/
H A Dpm.c52 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_tear_down_cpu_init()
58 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_tear_down_cpu_init()
59 IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_tear_down_cpu_init()
60 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_tear_down_cpu_init()
268 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_lp1_iram_hook()
274 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_lp1_iram_hook()
275 IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) || in tegra_lp1_iram_hook()
276 IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC)) in tegra_lp1_iram_hook()
298 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC)) in tegra_sleep_core_init()
304 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) || in tegra_sleep_core_init()
[all …]
H A Dhotplug.c57 if (!IS_ENABLED(CONFIG_HOTPLUG_CPU)) in tegra_hotplug_init()
63 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20) in tegra_hotplug_init()
65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
67 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114) in tegra_hotplug_init()
69 if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124) in tegra_hotplug_init()
/linux/sound/soc/sof/intel/
H A Dhda-codec.c17 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC)
84 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_jack_wake_enable()
112 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_jack_check()
126 #if IS_ENABLED(CONFIG_SND_HDA_GENERIC)
222 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_probe_bus()
259 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_detect_mask()
284 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_init_cmd_io()
297 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_resume_cmd_io()
311 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_stop_cmd_io()
324 if (IS_ENABLED(CONFIG_SND_SOC_SOF_NOCODEC_DEBUG_SUPPORT) && in hda_codec_suspend_cmd_io()
[all …]
/linux/arch/powerpc/kernel/
H A Dirq_64.c73 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in next_interrupt()
106 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in __replay_soft_interrupts()
137 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && in __replay_soft_interrupts()
156 if (IS_ENABLED(CONFIG_PPC_DOORBELL) && in __replay_soft_interrupts()
164 if (IS_ENABLED(CONFIG_PPC_BOOK3S) && in __replay_soft_interrupts()
216 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in arch_local_irq_restore()
246 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore()
259 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore()
263 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in arch_local_irq_restore()
274 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in arch_local_irq_restore()
[all …]
/linux/tools/testing/cxl/
H A Dconfig_check.c10 BUILD_BUG_ON(!IS_ENABLED(CONFIG_64BIT)); in check()
14 BUILD_BUG_ON(!IS_ENABLED(CONFIG_CXL_REGION_INVALIDATION_TEST)); in check()
15 BUILD_BUG_ON(!IS_ENABLED(CONFIG_NVDIMM_SECURITY_TEST)); in check()
16 BUILD_BUG_ON(!IS_ENABLED(CONFIG_DEBUG_FS)); in check()
17 BUILD_BUG_ON(!IS_ENABLED(CONFIG_MEMORY_HOTPLUG)); in check()
/linux/net/dsa/
H A Dtag_brcm.c86 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM) || \
87 IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND)
185 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM)
220 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY) || \
221 IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY_FCS)
255 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY)
305 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY_FCS)
365 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_PREPEND)
393 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM)
396 #if IS_ENABLED(CONFIG_NET_DSA_TAG_BRCM_LEGACY)
[all …]
/linux/net/bridge/
H A Dbr_mrp_switchdev.c42 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_add()
58 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_del()
78 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_ring_role()
116 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_send_ring_test()
133 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_ring_state()
156 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_in_role()
189 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_set_in_state()
208 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_switchdev_send_in_test()
222 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_port_switchdev_set_state()
237 if (!IS_ENABLED(CONFIG_NET_SWITCHDEV)) in br_mrp_port_switchdev_set_role()
/linux/include/net/netns/
H A Dmib.h9 #if IS_ENABLED(CONFIG_IPV6)
17 #if IS_ENABLED(CONFIG_IPV6)
24 #if IS_ENABLED(CONFIG_TLS)
32 #if IS_ENABLED(CONFIG_IPV6)
38 #if IS_ENABLED(CONFIG_IPV6)
/linux/include/net/
H A Dnet_namespace.h29 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
132 #if IS_ENABLED(CONFIG_UNIX)
137 #if IS_ENABLED(CONFIG_IPV6)
140 #if IS_ENABLED(CONFIG_IEEE802154_6LOWPAN)
154 #if IS_ENABLED(CONFIG_NF_FLOW_TABLE)
173 #if IS_ENABLED(CONFIG_IP_VS)
176 #if IS_ENABLED(CONFIG_MPLS)
179 #if IS_ENABLED(CONFIG_CAN)
185 #if IS_ENABLED(CONFIG_MCTP)
188 #if IS_ENABLED(CONFIG_CRYPTO_USE
[all...]
/linux/arch/riscv/kernel/
H A Dcpu.c73 if (IS_ENABLED(CONFIG_32BIT) && strncasecmp(isa, "rv32i", 5)) { in riscv_early_of_processor_hartid()
78 if (IS_ENABLED(CONFIG_64BIT) && strncasecmp(isa, "rv64i", 5)) { in riscv_early_of_processor_hartid()
108 if (IS_ENABLED(CONFIG_32BIT) && strncasecmp(isa, "rv32ima", 7)) { in riscv_early_of_processor_hartid()
113 if (IS_ENABLED(CONFIG_64BIT) && strncasecmp(isa, "rv64ima", 7)) { in riscv_early_of_processor_hartid()
147 #if IS_ENABLED(CONFIG_RISCV_SBI) in riscv_get_marchid()
149 #elif IS_ENABLED(CONFIG_RISCV_M_MODE) in riscv_get_marchid()
161 #if IS_ENABLED(CONFIG_RISCV_SBI) in riscv_get_mvendorid()
163 #elif IS_ENABLED(CONFIG_RISCV_M_MODE) in riscv_get_mvendorid()
201 #if IS_ENABLED(CONFIG_RISCV_SBI) in riscv_cpuinfo_starting()
207 #elif IS_ENABLED(CONFIG_RISCV_M_MODE) in riscv_cpuinfo_starting()
[all …]
/linux/arch/arm64/kernel/pi/
H A Dmap_kernel.c41 bool enable_scs = IS_ENABLED(CONFIG_UNWIND_PATCH_PAC_INTO_SCS); in map_kernel()
42 bool twopass = IS_ENABLED(CONFIG_RELOCATABLE); in map_kernel()
63 if (IS_ENABLED(CONFIG_ARM64_PTR_AUTH_KERNEL) && cpu_has_pac()) in map_kernel()
66 if (IS_ENABLED(CONFIG_ARM64_BTI_KERNEL) && cpu_has_bti()) { in map_kernel()
96 if (IS_ENABLED(CONFIG_RELOCATABLE)) in map_kernel()
251 if (IS_ENABLED(CONFIG_ARM64_64K_PAGES) && !cpu_has_lva()) { in early_map_kernel()
253 } else if (IS_ENABLED(CONFIG_ARM64_LPA2) && !cpu_has_lpa2()) { in early_map_kernel()
268 if (IS_ENABLED(CONFIG_RANDOMIZE_BASE)) { in early_map_kernel()
277 if (IS_ENABLED(CONFIG_ARM64_LPA2) && va_bits > VA_BITS_MIN) in early_map_kernel()
/linux/include/net/netfilter/
H A Dnf_conntrack_bpf.h13 #if (IS_BUILTIN(CONFIG_NF_CONNTRACK) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
14 (IS_MODULE(CONFIG_NF_CONNTRACK) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF_MODULES))
32 #if (IS_BUILTIN(CONFIG_NF_NAT) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
33 (IS_MODULE(CONFIG_NF_NAT) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF_MODULES))
/linux/net/netfilter/
H A Dnf_conntrack_extend.c34 #if IS_ENABLED(CONFIG_NF_NAT)
51 #if IS_ENABLED(CONFIG_NETFILTER_SYNPROXY)
54 #if IS_ENABLED(CONFIG_NET_ACT_CT)
66 #if IS_ENABLED(CONFIG_NF_NAT) in total_extension_size()
83 #if IS_ENABLED(CONFIG_NETFILTER_SYNPROXY) in total_extension_size()
86 #if IS_ENABLED(CONFIG_NET_ACT_CT) in total_extension_size()
/linux/lib/crypto/
H A Dutils.c22 if (!IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)) { in __crypto_xor()
42 while (IS_ENABLED(CONFIG_64BIT) && len >= 8 && !(relalign & 7)) { in __crypto_xor()
43 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)) { in __crypto_xor()
57 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)) { in __crypto_xor()
71 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)) { in __crypto_xor()
/linux/drivers/misc/lkdtm/
H A Dbugs.c18 #if IS_ENABLED(CONFIG_X86_32) && !IS_ENABLED(CONFIG_UML)
271 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)) in lkdtm_UNALIGNED_LOAD_STORE_WRITE()
411 if (IS_ENABLED(CONFIG_UBSAN_BOUNDS)) in lkdtm_ARRAY_BOUNDS()
448 if (!IS_ENABLED(CONFIG_CC_HAS_COUNTED_BY)) in lkdtm_FAM_BOUNDS()
451 else if (IS_ENABLED(CONFIG_UBSAN_BOUNDS)) in lkdtm_FAM_BOUNDS()
554 #if IS_ENABLED(CONFIG_X86_64) && !IS_ENABLED(CONFIG_UML) in lkdtm_UNSET_SMEP()
621 #if IS_ENABLED(CONFIG_X86_32) && !IS_ENABLED(CONFIG_UML) in lkdtm_DOUBLE_FAULT()
659 if (IS_ENABLED(CONFIG_ARM64_PTR_AUTH_KERNEL)) { in change_pac_parameters()
673 if (!IS_ENABLED(CONFIG_ARM64_PTR_AUTH_KERNEL)) in lkdtm_CORRUPT_PAC()

12345678910>>...94