Home
last modified time | relevance | path

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

/linux-6.12.1/net/bpf/
Dtest_run.c582 __bpf_kfunc int bpf_modify_return_test2(int a, int *b, short c, int d, in bpf_modify_return_test2() function
642 BTF_ID_FLAGS(func, bpf_modify_return_test2)
713 ret += bpf_modify_return_test2(1, &b, 3, 4, (void *)5, 6, 7); in bpf_prog_test_run_tracing()