Home
last modified time | relevance | path

Searched refs:fentry_test (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfentry_test.c4 #include "fentry_test.lskel.h"
41 static void fentry_test(void) in fentry_test() function
95 fentry_test();
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c7 int BPF_PROG(fentry_test, int a, int *b) in BPF_PROG() argument
H A Dmodify_return.c18 int BPF_PROG(fentry_test, int a, __u64 b) in BPF_PROG() argument
/linux/tools/testing/selftests/bpf/
H A DMakefile491 LSKELS_SIGNED := fentry_test.c fexit_test.c atomics.c