Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dkfunc_call_test.c197 ctx = bpf_testmod_ctx_create(&err); in kfunc_call_ctx()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod_kfunc.h144 struct bpf_testmod_ctx *bpf_testmod_ctx_create(int *err) __ksym;
H A Dbpf_testmod.c218 bpf_testmod_ctx_create(int *err) in bpf_testmod_ctx_create() function
622 BTF_ID_FLAGS(func, bpf_testmod_ctx_create, KF_ACQUIRE | KF_RET_NULL)