Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod_kfunc.h70 void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) __ksym;
H A Dbpf_testmod.c479 __bpf_kfunc void bpf_kfunc_call_test_ref(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_ref() function
515 BTF_ID_FLAGS(func, bpf_kfunc_call_test_ref, KF_TRUSTED_ARGS | KF_RCU)
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c151 bpf_kfunc_call_test_ref(p); in test_kptr_ref()
162 bpf_kfunc_call_test_ref(p); in test_kptr_ref()