Home
last modified time | relevance | path

Searched refs:bpf_kfunc_call_test_release (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dkfunc_call_fail.c54 bpf_kfunc_call_test_release(pt); in kfunc_call_test_get_mem_fail_rdonly()
77 bpf_kfunc_call_test_release(pt); in kfunc_call_test_get_mem_fail_use_after_free()
101 bpf_kfunc_call_test_release(pt); in kfunc_call_test_get_mem_fail_oob()
124 bpf_kfunc_call_test_release(pt); in kfunc_call_test_get_mem_fail_not_const()
148 bpf_kfunc_call_test_release(pt); in kfunc_call_test_mem_acquire_fail()
Dmap_kptr.c164 bpf_kfunc_call_test_release(p); in test_kptr_ref()
169 bpf_kfunc_call_test_release(p); in test_kptr_ref()
179 bpf_kfunc_call_test_release(p); in test_kptr_ref()
182 bpf_kfunc_call_test_release(p); in test_kptr_ref()
324 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_pre()
345 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_pre()
362 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_post()
368 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_post()
472 bpf_kfunc_call_test_release(p); in test_map_kptr_ref3()
475 bpf_kfunc_call_test_release(p); in test_map_kptr_ref3()
Dcb_refs.c21 bpf_kfunc_call_test_release(p); in cb1()
62 bpf_kfunc_call_test_release(p); in leak_prog()
95 bpf_kfunc_call_test_release(p); in nested_cb()
Dkfunc_call_test.c71 bpf_kfunc_call_test_release(pt); in kfunc_call_test_ref_btf_id()
165 bpf_kfunc_call_test_release(pt); in kfunc_call_test_get_mem()
Djit_probe_mem.c55 bpf_kfunc_call_test_release(p); in test_jit_probe_mem()
Dlocal_kptr_stash.c131 bpf_kfunc_call_test_release(res); in stash_test_ref_kfunc()
Dmap_kptr_fail.c383 bpf_kfunc_call_test_release(p); in kptr_xchg_possibly_null()
/Linux-v6.6/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod_kfunc.h69 void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
/Linux-v6.6/net/bpf/
Dtest_run.c599 __bpf_kfunc void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_release() function
622 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS() argument
1675 BTF_ID(func, bpf_kfunc_call_test_release) in BTF_ID()