hid_bpf_allocate_context
BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL | KF_SLEEPABLE)
BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL)
struct hid_bpf_ctx *hctx = hid_bpf_allocate_context(ctx->hid);
hid_ctx = hid_bpf_allocate_context(ctx->hid);
struct hid_bpf_ctx *hctx = hid_bpf_allocate_context(ctx->hid);
ctx = hid_bpf_allocate_context(e->hid); \
extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __ksym;
extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __ksym;
ctx = hid_bpf_allocate_context(args->hid);
ctx = hid_bpf_allocate_context(args->hid);
ctx = hid_bpf_allocate_context(args->hid);
ctx = hid_bpf_allocate_context(args->hid);
hid_ctx = hid_bpf_allocate_context(*key);
extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __weak __ksym;