Home
last modified time | relevance | path

Searched refs:CONFIG_DEBUG_INFO_BTF (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_bpf.h13 #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)) || \
/openbmc/linux/arch/s390/configs/
H A Dbtf.config2 CONFIG_DEBUG_INFO_BTF=y
/openbmc/linux/scripts/
H A Dlink-vmlinux.sh228 if is_enabled CONFIG_DEBUG_INFO_BTF; then
280 if is_enabled CONFIG_DEBUG_INFO_BTF && is_enabled CONFIG_BPF; then
/openbmc/linux/net/xfrm/
H A DMakefile11 xfrm_interface-$(CONFIG_DEBUG_INFO_BTF) += xfrm_interface_bpf.o
/openbmc/linux/tools/testing/selftests/hid/
H A Dconfig13 CONFIG_DEBUG_INFO_BTF=y
/openbmc/linux/tools/testing/selftests/bpf/
H A Dconfig18 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.s390x29 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.aarch6438 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.x86_6453 CONFIG_DEBUG_INFO_BTF=y
/openbmc/linux/kernel/bpf/
H A DMakefile37 obj-$(CONFIG_DEBUG_INFO_BTF) += sysfs_btf.o
H A Dbtf.c7898 if (!kset->owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in __register_btf_kfunc_id_set()
8006 if (!owner && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in register_btf_id_dtor_kfuncs()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c9 #define CONFIG_DEBUG_INFO_BTF macro
/openbmc/linux/tools/include/linux/
H A Dbtf_ids.h22 #ifdef CONFIG_DEBUG_INFO_BTF
/openbmc/linux/net/netfilter/
H A DMakefile21 nf_conntrack-$(CONFIG_DEBUG_INFO_BTF) += nf_conntrack_bpf.o
69 nf_nat-$(CONFIG_DEBUG_INFO_BTF) += nf_nat_bpf.o
/openbmc/linux/include/linux/
H A Dbtf_ids.h20 #ifdef CONFIG_DEBUG_INFO_BTF
H A Dcompiler_types.h11 #if defined(CONFIG_DEBUG_INFO_BTF) && defined(CONFIG_PAHOLE_HAS_BTF_TAG) && \
/openbmc/linux/Documentation/trace/
H A Dfprobetrace.rst73 kernel is configured with CONFIG_BPF_SYSCALL and CONFIG_DEBUG_INFO_BTF.
/openbmc/linux/include/asm-generic/
H A Dvmlinux.lds.h632 #ifdef CONFIG_DEBUG_INFO_BTF
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst125 Dalla versione 5.2, quando viene impostato CONFIG_DEBUG_INFO_BTF, il sistema di
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-gen.rst183 When kernels aren't compiled with CONFIG_DEBUG_INFO_BTF,
/openbmc/linux/Documentation/process/
H A Dchanges.rst150 Since Linux 5.2, if CONFIG_DEBUG_INFO_BTF is selected, the build system
/openbmc/linux/Documentation/
H A DChanges150 Since Linux 5.2, if CONFIG_DEBUG_INFO_BTF is selected, the build system
/openbmc/linux/include/net/
H A Dxfrm.h2174 #if (IS_BUILTIN(CONFIG_XFRM_INTERFACE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
/openbmc/linux/
H A DMakefile1340 ifdef CONFIG_DEBUG_INFO_BTF
/openbmc/linux/Documentation/bpf/
H A Dbpf_devel_QA.rst478 is required for kernels built with CONFIG_DEBUG_INFO_BTF=y.

12