Searched refs:CONFIG_DEBUG_INFO_BTF (Results 1 – 25 of 25) 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
223 if is_enabled CONFIG_DEBUG_INFO_BTF; then275 if is_enabled CONFIG_DEBUG_INFO_BTF && is_enabled CONFIG_BPF; then
13 CONFIG_DEBUG_INFO_BTF=y
11 xfrm_interface-$(CONFIG_DEBUG_INFO_BTF) += xfrm_interface_bpf.o
35 obj-$(CONFIG_DEBUG_INFO_BTF) += sysfs_btf.o
7748 if (!kset->owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in __register_btf_kfunc_id_set()7849 if (!owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in register_btf_id_dtor_kfuncs()
17632 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
21 nf_conntrack-$(CONFIG_DEBUG_INFO_BTF) += nf_conntrack_bpf.o68 nf_nat-$(CONFIG_DEBUG_INFO_BTF) += nf_nat_bpf.o
29 CONFIG_DEBUG_INFO_BTF=y
38 CONFIG_DEBUG_INFO_BTF=y
55 CONFIG_DEBUG_INFO_BTF=y
20 #ifdef CONFIG_DEBUG_INFO_BTF
11 #if defined(CONFIG_DEBUG_INFO_BTF) && defined(CONFIG_PAHOLE_HAS_BTF_TAG) && \
654 #ifdef CONFIG_DEBUG_INFO_BTF
183 When kernels aren't compiled with CONFIG_DEBUG_INFO_BTF,
125 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
2168 #if (IS_BUILTIN(CONFIG_XFRM_INTERFACE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
1413 ifdef CONFIG_DEBUG_INFO_BTF
473 is required for kernels built with CONFIG_DEBUG_INFO_BTF=y.
5671 #if (IS_BUILTIN(CONFIG_XFRM_INTERFACE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
Completed in 126 milliseconds