Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dkfunc_call_fail.c12 extern void bpf_kfunc_call_int_mem_release(int *p) __ksym;
153 bpf_kfunc_call_int_mem_release(p); in kfunc_call_test_mem_acquire_fail()
/linux-6.1.9/net/bpf/
Dtest_run.c637 noinline void bpf_kfunc_call_int_mem_release(int *p) in bpf_kfunc_call_int_mem_release() function
750 BTF_ID_FLAGS(func, bpf_kfunc_call_int_mem_release, KF_RELEASE) in BTF_ID_FLAGS()