Home
last modified time | relevance | path

Searched refs:fexit_test (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dfexit_test.c41 static void fexit_test(void) in fexit_test() function
90 fexit_test(); in test_fexit_test()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_trampoline_count.c19 int BPF_PROG(fexit_test, int a, int *b, int ret) in BPF_PROG() argument
Dmodify_return.c37 int BPF_PROG(fexit_test, int a, __u64 b, int ret) in BPF_PROG() argument
Dget_func_args_test.c100 int BPF_PROG(fexit_test, int _a, int *_b, int _ret) in BPF_PROG() argument
/Linux-v6.6/tools/testing/selftests/bpf/
DDENYLIST.aarch648 fexit_test/fexit_many_args # fexit_many_args:FAIL:fexit_many_args_attach unex…
DMakefile416 LSKELS := fentry_test.c fexit_test.c fexit_sleep.c atomics.c \