Home
last modified time | relevance | path

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

12

/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)) || \
H A Dnf_flow_table.h343 #if (IS_BUILTIN(CONFIG_NF_FLOW_TABLE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
/linux/scripts/
H A Dlink-vmlinux.sh224 if is_enabled CONFIG_KALLSYMS || is_enabled CONFIG_DEBUG_INFO_BTF; then
227 if ! is_enabled CONFIG_DEBUG_INFO_BTF; then
234 if is_enabled CONFIG_DEBUG_INFO_BTF; then
293 if is_enabled CONFIG_DEBUG_INFO_BTF; then
H A DMakefile.vmlinux73 ifdef CONFIG_DEBUG_INFO_BTF
/linux/arch/s390/configs/
H A Dbtf.config2 CONFIG_DEBUG_INFO_BTF=y
/linux/tools/testing/selftests/drivers/net/
H A Dconfig2 CONFIG_DEBUG_INFO_BTF=y
/linux/tools/testing/selftests/ftrace/
H A Dconfig2 CONFIG_DEBUG_INFO_BTF=y
/linux/tools/testing/selftests/hid/
H A Dconfig12 CONFIG_DEBUG_INFO_BTF=y
/linux/net/netfilter/
H A DMakefile20 nf_conntrack-$(CONFIG_DEBUG_INFO_BTF) += nf_conntrack_bpf.o
68 nf_nat-$(CONFIG_DEBUG_INFO_BTF) += nf_nat_bpf.o
150 nf_flow_table-$(CONFIG_DEBUG_INFO_BTF) += nf_flow_table_bpf.o
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c9 #define CONFIG_DEBUG_INFO_BTF macro
/linux/tools/include/linux/
H A Dbtf_ids.h22 #ifdef CONFIG_DEBUG_INFO_BTF
/linux/kernel/bpf/
H A DMakefile40 obj-$(CONFIG_DEBUG_INFO_BTF) += sysfs_btf.o
/linux/tools/testing/selftests/bpf/
H A Dconfig.s390x
H A Dconfig23 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.aarch64
H A Dconfig.x86_64
/linux/tools/testing/selftests/net/
H A Dconfig14 CONFIG_DEBUG_INFO_BTF=y
/linux/include/linux/
H A Dcompiler_types.h37 #if defined(CONFIG_DEBUG_INFO_BTF) && defined(CONFIG_PAHOLE_HAS_BTF_TAG) && \
/linux/tools/sched_ext/
H A DREADME.md60 CONFIG_DEBUG_INFO_BTF=y
/linux/include/asm-generic/
H A Dvmlinux.lds.h685 #ifdef CONFIG_DEBUG_INFO_BTF
/linux/Documentation/trace/
H A Dfprobetrace.rst85 kernel is configured with CONFIG_BPF_SYSCALL and CONFIG_DEBUG_INFO_BTF.
/linux/include/net/
H A Dxfrm.h2290 #if (IS_BUILTIN(CONFIG_XFRM_INTERFACE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
2306 #if IS_ENABLED(CONFIG_DEBUG_INFO_BTF)
/linux/
H A DMakefile1111 include-$(CONFIG_DEBUG_INFO_BTF)+= scripts/Makefile.btf
1455 ifdef CONFIG_DEBUG_INFO_BTF
/linux/Documentation/
H A DChanges144 Since Linux 5.2, if CONFIG_DEBUG_INFO_BTF is selected, the build system
/linux/Documentation/bpf/
H A Dbpf_devel_QA.rst486 is required for kernels built with CONFIG_DEBUG_INFO_BTF=y.

12