Searched refs:vmlinux (Results 126 - 150 of 240) sorted by relevance

12345678910

/linux-master/tools/testing/selftests/bpf/progs/
H A Dpreempted_bpf_ma_op.c3 #include <vmlinux.h>
H A Dtest_task_under_cgroup.c4 #include <vmlinux.h>
H A Dmap_in_map_btf.c3 #include <vmlinux.h>
H A Dstruct_ops_multi_pages.c3 #include <vmlinux.h>
H A Dasync_stack_depth.c2 #include <vmlinux.h>
H A Darena_list.c3 #include <vmlinux.h>
H A Dverifier_arena_large.c4 #include <vmlinux.h>
H A Dbpf_syscall_macro.c3 #include <vmlinux.h>
H A Dcgrp_kfunc_common.h8 #include <vmlinux.h>
H A Dtest_sk_storage_tracing.c4 #include <vmlinux.h>
H A Dkfunc_call_fail.c3 #include <vmlinux.h>
H A Dcb_refs.c2 #include <vmlinux.h>
/linux-master/arch/mips/boot/compressed/
H A Ddecompress.c20 #include <asm-generic/vmlinux.lds.h>
/linux-master/samples/hid/
H A DMakefile165 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \
166 $(abspath $(if $(KBUILD_OUTPUT),$(KBUILD_OUTPUT)/vmlinux)) \
167 $(abspath ./vmlinux)
170 $(obj)/vmlinux.h: $(VMLINUX_BTF) $(BPFTOOL)
173 $(error Cannot find a vmlinux for VMLINUX_BTF at any of "$(VMLINUX_BTF_PATHS)",\
181 clean-files += vmlinux.h
199 $(obj)/%.bpf.o: $(src)/%.bpf.c $(EXTRA_BPF_HEADERS_SRC) $(obj)/vmlinux.h
/linux-master/
H A DMakefile32 # turn into vmlinux), we will call a sub make in that other dir, and
692 # Build targets only - this includes vmlinux, arch-specific targets, clean
736 # Objects we will link into vmlinux / subdirs we need to visit
745 # Defaults to vmlinux, but the arch makefile usually adds further targets
746 all: vmlinux
1070 export KBUILD_IMAGE ?= vmlinux
1109 # Externally visible symbols (used by link-vmlinux.sh)
1120 export KBUILD_LDS := arch/$(SRCARCH)/kernel/vmlinux.lds
1135 targets += vmlinux.a
1136 vmlinux
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-check-branches.sh86 ( cd $resdir/$ds/$idir/$rrd; rm -f */vmlinux */bzImage */System.map */Module.symvers )
H A Dkvm-test-1-run-qemu.sh74 if ! test -f $base_resdir/vmlinux
77 if ! test -f $base_resdir/vmlinux
83 echo " gdb $base_resdir/vmlinux" > /dev/tty
/linux-master/arch/arm/boot/compressed/
H A Dvmlinux.lds.S5 #include <asm/vmlinux.lds.h>
/linux-master/arch/csky/kernel/
H A Dvmlinux.lds.S3 #include <asm/vmlinux.lds.h>
/linux-master/arch/sparc/kernel/
H A Dvmlinux.lds.S4 #include <asm-generic/vmlinux.lds.h>
/linux-master/arch/um/kernel/
H A Duml.lds.S2 #include <asm/vmlinux.lds.h>
/linux-master/arch/arm/kernel/
H A Dvmlinux.lds.S8 #include "vmlinux-xip.lds.S"
12 #include <asm/vmlinux.lds.h>
/linux-master/arch/arm64/kernel/vdso/
H A Dvdso.lds.S14 #include <asm-generic/vmlinux.lds.h>
/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod_kfunc.h7 #include <vmlinux.h>
/linux-master/arch/x86/boot/compressed/
H A Dvmlinux.lds.S2 #include <asm-generic/vmlinux.lds.h>

Completed in 253 milliseconds

12345678910