Home
last modified time | relevance | path

Searched refs:lskel (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkfunc_call.c98 struct kfunc_call_test_lskel *lskel = NULL; in verify_success() local
140 lskel = kfunc_call_test_lskel__open_and_load(); in verify_success()
141 if (!ASSERT_OK_PTR(lskel, "lskel")) in verify_success()
144 lskel_prog = (struct bpf_prog_desc *)((char *)lskel + param->lskel_prog_desc_offset); in verify_success()
155 if (lskel) in verify_success()
156 kfunc_call_test_lskel__destroy(lskel); in verify_success()
H A Dglobal_data_init.c224 struct test_global_percpu_data_lskel *lskel = NULL; in test_global_percpu_data_lskel() local
227 lskel = test_global_percpu_data_lskel__open_and_load(); in test_global_percpu_data_lskel()
228 if (!ASSERT_OK_PTR(lskel, "test_global_percpu_data_lskel__open_and_load")) in test_global_percpu_data_lskel()
231 map_fd = lskel->maps.percpu.map_fd; in test_global_percpu_data_lskel()
232 prog_fd = lskel->progs.update_percpu_data.prog_fd; in test_global_percpu_data_lskel()
233 test_percpu_data_on_cpus(NULL, map_fd, prog_fd, &lskel->bss->run); in test_global_percpu_data_lskel()
236 test_global_percpu_data_lskel__destroy(lskel); in test_global_percpu_data_lskel()
/linux/kernel/bpf/preload/iterators/
H A DMakefile38 all: iterators.lskel-little-endian.h
40 big: iterators.lskel-big-endian.h
46 iterators.lskel-%.h: $(OUTPUT)/%/iterators.bpf.o | $(BPFTOOL)
H A DREADME3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian
5 "iterators.lskel-big-endian.h". Commit both resulting headers.
/linux/tools/testing/selftests/bpf/
H A D.gitignore28 *.lskel.h
H A DMakefile586 TRUNNER_BPF_LSKELS := $$(patsubst %.c,$$(TRUNNER_OUTPUT)/%.lskel.h, $$(LSKELS) $$(LSKELS_EXTRA))
588 TRUNNER_BPF_LSKELS_SIGNED := $$(patsubst %.c,$$(TRUNNER_OUTPUT)/%.lskel.h, $$(LSKELS_SIGNED))
648 $(TRUNNER_BPF_LSKELS): %.lskel.h: %.bpf.o $(BPFTOOL) | $(TRUNNER_OUTPUT)
665 $(TRUNNER_BPF_LSKELS_SIGNED): %.lskel.h: %.bpf.o $(BPFTOOL) | $(TRUNNER_OUTPUT)
712 vpath %.lskel.h $(TRUNNER_OUTPUT)
1043 $(addprefix $(OUTPUT)/,*.o *.d *.skel.h *.lskel.h *.subskel.h \
/linux/Documentation/bpf/
H A Dsigning.rst449 obj.bpf.o > obj.lskel.h