Home
last modified time | relevance | path

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

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