Searched defs:test6 (Results 1 – 3 of 3) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| D | get_func_ip_test.c | 77 int test6(struct pt_regs *ctx) in test6() function
|
| D | fentry_test.c | 52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG() argument
|
| D | fexit_test.c | 53 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void *e, __u64 f, int ret) in BPF_PROG() argument
|