Home
last modified time | relevance | path

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

12

/linux-6.15/scripts/
H A Dlink-vmlinux.sh219 if is_enabled CONFIG_KALLSYMS || is_enabled CONFIG_DEBUG_INFO_BTF; then
222 if ! is_enabled CONFIG_DEBUG_INFO_BTF; then
229 if is_enabled CONFIG_DEBUG_INFO_BTF; then
288 if is_enabled CONFIG_DEBUG_INFO_BTF; then
H A DMakefile.vmlinux92 ifdef CONFIG_DEBUG_INFO_BTF
/linux-6.15/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.h319 #if (IS_BUILTIN(CONFIG_NF_FLOW_TABLE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
/linux-6.15/net/xfrm/
H A DMakefile11 xfrm_interface-$(CONFIG_DEBUG_INFO_BTF) += xfrm_interface_bpf.o
26 obj-$(CONFIG_DEBUG_INFO_BTF) += xfrm_state_bpf.o
/linux-6.15/arch/s390/configs/
H A Dbtf.config2 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/tools/testing/selftests/sched_ext/
H A Dconfig8 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/tools/testing/selftests/ftrace/
H A Dconfig2 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/tools/testing/selftests/hid/
H A Dconfig12 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/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
150 nf_flow_table-$(CONFIG_DEBUG_INFO_BTF) += nf_flow_table_bpf.o
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c9 #define CONFIG_DEBUG_INFO_BTF macro
/linux-6.15/tools/include/linux/
H A Dbtf_ids.h22 #ifdef CONFIG_DEBUG_INFO_BTF
/linux-6.15/tools/testing/selftests/bpf/
H A Dconfig23 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.s390x27 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.aarch6436 CONFIG_DEBUG_INFO_BTF=y
H A Dconfig.x86_6447 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/kernel/bpf/
H A DMakefile40 obj-$(CONFIG_DEBUG_INFO_BTF) += sysfs_btf.o
/linux-6.15/tools/testing/selftests/net/
H A Dconfig21 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/include/linux/
H A Dbtf_ids.h25 #ifdef CONFIG_DEBUG_INFO_BTF
H A Dcompiler_types.h20 #if defined(CONFIG_DEBUG_INFO_BTF) && defined(CONFIG_PAHOLE_HAS_BTF_TAG) && \
/linux-6.15/include/asm-generic/
H A Dvmlinux.lds.h668 #ifdef CONFIG_DEBUG_INFO_BTF
/linux-6.15/tools/sched_ext/
H A DREADME.md60 CONFIG_DEBUG_INFO_BTF=y
/linux-6.15/Documentation/trace/
H A Dfprobetrace.rst85 kernel is configured with CONFIG_BPF_SYSCALL and CONFIG_DEBUG_INFO_BTF.
/linux-6.15/
H A DMakefile1077 include-$(CONFIG_DEBUG_INFO_BTF)+= scripts/Makefile.btf
1415 ifdef CONFIG_DEBUG_INFO_BTF
/linux-6.15/include/net/
H A Dxfrm.h2281 #if (IS_BUILTIN(CONFIG_XFRM_INTERFACE) && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) || \
2297 #if IS_ENABLED(CONFIG_DEBUG_INFO_BTF)

12