Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod_kfunc.h70 void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) __ksym;
Dbpf_testmod.c478 __bpf_kfunc void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_ref() function
514 BTF_ID_FLAGS(func, bpf_kfunc_call_test_ref, KF_TRUSTED_ARGS | KF_RCU)
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dmap_kptr.c151 bpf_kfunc_call_test_ref(p); in test_kptr_ref()
162 bpf_kfunc_call_test_ref(p); in test_kptr_ref()