Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/hid/progs/
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()
Dhid_bpf_helpers.h96 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
/linux-6.12.1/samples/hid/
Dhid_bpf_helpers.h14 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
Dhid_surface_dial.bpf.c98 hid_bpf_release_context(ctx); in set_haptic()
/linux-6.12.1/drivers/hid/bpf/progs/
DHuion__Kamvas-Pro-19.bpf.c290 hid_bpf_release_context(hctx); in probe()
DWacom__ArtPen.bpf.c173 hid_bpf_release_context(hid_ctx); in probe()
Dhid_bpf_helpers.h16 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
/linux-6.12.1/drivers/hid/bpf/
Dhid_bpf_dispatch.c332 hid_bpf_release_context(struct hid_bpf_ctx *ctx) in hid_bpf_release_context() function
572 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE | KF_SLEEPABLE)
587 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
/linux-6.12.1/Documentation/hid/
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);