Searched refs:fexit_test (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c19 int BPF_PROG(fexit_test, int a, int *b, int ret)
H A Dmodify_return.c37 int BPF_PROG(fexit_test, int a, __u64 b, int ret)
H A Dget_func_args_test.c94 /* change return value, it's checked in fexit_test program */
100 int BPF_PROG(fexit_test, int _a, int *_b, int _ret)
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_test.c4 #include "fexit_test.lskel.h"
41 static void fexit_test(void) function
90 fexit_test();
/linux-master/tools/testing/selftests/bpf/
H A DMakefile455 LSKELS := fentry_test.c fexit_test.c fexit_sleep.c atomics.c \

Completed in 119 milliseconds