Home
last modified time | relevance | path

Searched refs:hid_bpf_release_context (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/hid/progs/
H A Dhid.c129 hid_bpf_release_context(ctx); in hid_user_raw_request()
153 hid_bpf_release_context(ctx); in hid_user_output_report()
175 hid_bpf_release_context(ctx); in hid_user_input_report()
469 hid_bpf_release_context(hid_ctx); in wq_cb_sleepable()
H A Dhid_bpf_helpers.h99 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __weak __ksym;
/linux/samples/hid/
H A Dhid_bpf_helpers.h14 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
H A Dhid_surface_dial.bpf.c98 hid_bpf_release_context(ctx); in set_haptic()
/linux/drivers/hid/bpf/progs/
H A DHuion__Kamvas-Pro-19.bpf.c290 hid_bpf_release_context(hctx); in probe()
H A DWacom__ArtPen.bpf.c173 hid_bpf_release_context(hid_ctx); in probe()
H A Dhid_bpf_helpers.h16 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c335 hid_bpf_release_context(struct hid_bpf_ctx *ctx) in hid_bpf_release_context() function
566 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE | KF_SLEEPABLE)
581 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
/linux/Documentation/hid/
H A Dhid-bpf.rst205 …port hid_bpf_input_report hid_bpf_try_input_report hid_bpf_allocate_context hid_bpf_release_context
285 hid_bpf_allocate_context() and must release it with hid_bpf_release_context()
462 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
492 hid_bpf_release_context(ctx);