Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dkfunc_call_test.c210 bpf_testmod_ctx_release(ctx); in kfunc_call_ctx()
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod_kfunc.h145 void bpf_testmod_ctx_release(struct bpf_testmod_ctx *ctx) __ksym;
A Dbpf_testmod.c244 __bpf_kfunc void bpf_testmod_ctx_release(struct bpf_testmod_ctx *ctx) in bpf_testmod_ctx_release() function
627 BTF_ID_FLAGS(func, bpf_testmod_ctx_release, KF_RELEASE)
634 BTF_ID(func, bpf_testmod_ctx_release)

Completed in 11 milliseconds