Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dkfunc_call_fail.c146 bpf_kfunc_call_int_mem_release(p); in kfunc_call_test_mem_acquire_fail()
/Linux-v6.6/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod_kfunc.h76 void bpf_kfunc_call_int_mem_release(int *p) __ksym;
Dbpf_testmod.c438 __bpf_kfunc void bpf_kfunc_call_int_mem_release(int *p) in bpf_kfunc_call_int_mem_release() function
507 BTF_ID_FLAGS(func, bpf_kfunc_call_int_mem_release, KF_RELEASE)