Searched refs:hid_bpf_allocate_context (Results 1 – 7 of 7) sorted by relevance
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()
91 ctx = hid_bpf_allocate_context(args->hid); in hid_user_raw_request()
88 struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id);
342 hid_bpf_allocate_context(unsigned int hid_id) in hid_bpf_allocate_context() function484 BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL)
182 …:functions: hid_bpf_attach_prog hid_bpf_hw_request hid_bpf_allocate_context hid_bpf_release_context261 :c:func:`hid_bpf_allocate_context` and must release it with :c:func:`hid_bpf_release_context`456 extern struct hid_bpf_ctx *hid_bpf_allocate_context(unsigned int hid_id) __ksym;477 ctx = hid_bpf_allocate_context(args->hid);