Searched refs:hid_bpf_allocate_context (Results 1 – 10 of 10) sorted by relevance
118 ctx = hid_bpf_allocate_context(args->hid); in hid_user_raw_request()144 ctx = hid_bpf_allocate_context(args->hid); in hid_user_output_report()168 ctx = hid_bpf_allocate_context(args->hid); in hid_user_input_report()463 hid_ctx = hid_bpf_allocate_context(*key); in wq_cb_sleepable()
110 extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __weak __ksym;
13 extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __ksym;
57 ctx = hid_bpf_allocate_context(args->hid); in set_haptic()
314 hid_bpf_allocate_context(unsigned int hid_id) in hid_bpf_allocate_context() function573 BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL | KF_SLEEPABLE)588 BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL)
344 struct hid_bpf_ctx *hctx = hid_bpf_allocate_context(ctx->hid); in probe()
154 hid_ctx = hid_bpf_allocate_context(ctx->hid); in probe()
315 struct hid_bpf_ctx *hctx = hid_bpf_allocate_context(ctx->hid); in probe()
55 ctx = hid_bpf_allocate_context(e->hid); \
205 …_hw_output_report hid_bpf_input_report hid_bpf_try_input_report hid_bpf_allocate_context hid_bpf_r…285 hid_bpf_allocate_context() and must release it with hid_bpf_release_context()461 extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __ksym;482 ctx = hid_bpf_allocate_context(args->hid);