Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod_kfunc.h91 void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) __ksym;
A Dbpf_testmod.c766 __bpf_kfunc void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_ref() function
1082 BTF_ID_FLAGS(func, bpf_kfunc_call_test_ref, KF_TRUSTED_ARGS | KF_RCU) in BTF_ID_FLAGS()
/tools/testing/selftests/bpf/progs/
A Dmap_kptr.c155 bpf_kfunc_call_test_ref(p); in test_kptr_ref()
166 bpf_kfunc_call_test_ref(p); in test_kptr_ref()

Completed in 8 milliseconds