Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H 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()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod_kfunc.h91 void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) __ksym;
H A Dbpf_testmod.c762 __bpf_kfunc void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_ref() function
1078 BTF_ID_FLAGS(func, bpf_kfunc_call_test_ref, KF_TRUSTED_ARGS | KF_RCU) in BTF_ID_FLAGS()