Home
last modified time | relevance | path

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

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