Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dfentry_test.c41 static void fentry_test(void) in fentry_test() function
90 fentry_test(); in test_fentry_test()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_trampoline_count.c7 int BPF_PROG(fentry_test, int a, int *b) in BPF_PROG() argument
Dmodify_return.c18 int BPF_PROG(fentry_test, int a, __u64 b) in BPF_PROG() argument
/Linux-v6.6/tools/testing/selftests/bpf/
DDENYLIST.aarch647 fentry_test/fentry_many_args # fentry_many_args:FAIL:fentry_many_args_attach un…
DMakefile416 LSKELS := fentry_test.c fexit_test.c fexit_sleep.c atomics.c \