Home
last modified time | relevance | path

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

/Linux-v5.10/net/bpf/
Dtest_run.c136 int noinline bpf_fentry_test4(void *a, char b, int c, u64 d) in bpf_fentry_test4() function
217 bpf_fentry_test4((void *)7, 8, 9, 10) != 34 || in bpf_prog_test_run_tracing()