Searched refs:CONFIG_DEBUG_INFO_BTF (Results 1 – 16 of 16) sorted by relevance
346 if [ -n "${CONFIG_DEBUG_INFO_BTF}" ]; then398 if [ -n "${CONFIG_DEBUG_INFO_BTF}" -a -n "${CONFIG_BPF}" ]; then
32 obj-$(CONFIG_DEBUG_INFO_BTF) += sysfs_btf.o
13907 if (!btf_vmlinux && IS_ENABLED(CONFIG_DEBUG_INFO_BTF)) { in bpf_get_btf_vmlinux()
37 # CONFIG_DEBUG_INFO_BTF is not set
11 #ifdef CONFIG_DEBUG_INFO_BTF
9 #define CONFIG_DEBUG_INFO_BTF macro
72 CONFIG_DEBUG_INFO_BTF=y
775 CONFIG_DEBUG_INFO_BTF=y
789 CONFIG_DEBUG_INFO_BTF=y
667 #ifdef CONFIG_DEBUG_INFO_BTF
115 Since Linux 5.2, if CONFIG_DEBUG_INFO_BTF is selected, the build system
1322 ifdef CONFIG_DEBUG_INFO_BTF
446 is required for kernels built with CONFIG_DEBUG_INFO_BTF=y.
10659 #ifdef CONFIG_DEBUG_INFO_BTF
Completed in 70 milliseconds