Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bpf/
Dtest_run.c150 int noinline bpf_fentry_test6(u64 a, void *b, short c, int d, void *e, u64 f) in bpf_fentry_test6() function
223 bpf_fentry_test6(16, (void *)17, 18, 19, (void *)20, 21) != 111 || in bpf_prog_test_run_tracing()