Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A 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()
H A Dcb_refs.c21 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()
H A 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( in test_map_kptr_ref3()
[all...]
H A 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()
H A Djit_probe_mem.c55 bpf_kfunc_call_test_release(p); in test_jit_probe_mem()
H A Dlocal_kptr_stash.c38 * Had to do the same w/ bpf_kfunc_call_test_release below
131 bpf_kfunc_call_test_release(res); in stash_test_ref_kfunc()
H A Dmap_kptr_fail.c383 bpf_kfunc_call_test_release(p); in kptr_xchg_possibly_null()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod_kfunc.h69 void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
/kernel/linux/linux-6.6/net/bpf/
H A 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)
1675 BTF_ID(func, bpf_kfunc_call_test_release)

Completed in 6 milliseconds