Searched refs:bpf_testmod_ctx_create (Results 1 – 3 of 3) sorted by relevance
197 ctx = bpf_testmod_ctx_create(&err); in kfunc_call_ctx()
144 struct bpf_testmod_ctx *bpf_testmod_ctx_create(int *err) __ksym;
218 bpf_testmod_ctx_create(int *err) in bpf_testmod_ctx_create() function622 BTF_ID_FLAGS(func, bpf_testmod_ctx_create, KF_ACQUIRE | KF_RET_NULL)