Searched refs:CONFIG_DEBUG_INFO_BTF (Results 1 – 20 of 20) sorted by relevance
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)) || \
1 CONFIG_DEBUG_INFO_BTF=y
219 if is_enabled CONFIG_DEBUG_INFO_BTF; then271 if is_enabled CONFIG_DEBUG_INFO_BTF && is_enabled CONFIG_BPF; then
35 obj-$(CONFIG_DEBUG_INFO_BTF) += sysfs_btf.o
7466 if (!kset->owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in register_btf_kfunc_id_set()7551 if (!owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in register_btf_id_dtor_kfuncs()
15191 if (!btf_vmlinux && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in bpf_get_btf_vmlinux()
9 #define CONFIG_DEBUG_INFO_BTF macro
11 #ifdef CONFIG_DEBUG_INFO_BTF
20 nf_conntrack-$(CONFIG_DEBUG_INFO_BTF) += nf_conntrack_bpf.o66 nf_nat-$(CONFIG_DEBUG_INFO_BTF) += nf_nat_bpf.o
20 #ifdef CONFIG_DEBUG_INFO_BTF
11 #if defined(CONFIG_DEBUG_INFO_BTF) && defined(CONFIG_PAHOLE_HAS_BTF_TAG) && \
29 CONFIG_DEBUG_INFO_BTF=y
56 CONFIG_DEBUG_INFO_BTF=y
681 #ifdef CONFIG_DEBUG_INFO_BTF
183 When kernels aren't compiled with CONFIG_DEBUG_INFO_BTF,
119 Dalla versione 5.2, quando viene impostato CONFIG_DEBUG_INFO_BTF, il sistema di
148 Since Linux 5.2, if CONFIG_DEBUG_INFO_BTF is selected, the build system
1408 ifdef CONFIG_DEBUG_INFO_BTF
446 is required for kernels built with CONFIG_DEBUG_INFO_BTF=y.