Searched refs:bpf_kfunc_call_test_release (Results 1 – 9 of 9) sorted by relevance
54 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()
21 bpf_kfunc_call_test_release(p); in cb1()36 bpf_kfunc_call_test_release(p); in underflow_prog()63 bpf_kfunc_call_test_release(p); in leak_prog()96 bpf_kfunc_call_test_release(p); in nested_cb()
168 bpf_kfunc_call_test_release(p); in test_kptr_ref()173 bpf_kfunc_call_test_release(p); in test_kptr_ref()183 bpf_kfunc_call_test_release(p); in test_kptr_ref()186 bpf_kfunc_call_test_release(p); in test_kptr_ref()334 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_pre()355 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_pre()372 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_post()378 bpf_kfunc_call_test_release(p); in test_map_kptr_ref_post()482 bpf_kfunc_call_test_release(p); in test_map_kptr_ref3()485 bpf_kfunc_call_test_release(p); in test_map_kptr_ref3()
71 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()
55 bpf_kfunc_call_test_release(p); in test_jit_probe_mem()
229 bpf_kfunc_call_test_release(res); in stash_test_ref_kfunc()
383 bpf_kfunc_call_test_release(p); in kptr_xchg_possibly_null()
90 void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
618 __bpf_kfunc void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) in bpf_kfunc_call_test_release() function625 bpf_kfunc_call_test_release(p); in bpf_kfunc_call_test_release_dtor()653 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS() argument