Searched refs:hid_bpf_release_context (Results 1 – 6 of 6) sorted by relevance
344 hid_bpf_release_context(struct hid_bpf_ctx *ctx) in hid_bpf_release_context() function575 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE | KF_SLEEPABLE)590 BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
357 hid_bpf_release_context(hctx); in probe()
173 hid_bpf_release_context(hid_ctx); in probe()
325 hid_bpf_release_context(hctx); in probe()
64 hid_bpf_release_context(ctx); \
16 extern void hid_bpf_release_context(struct hid_bpf_ctx *ctx) __ksym;
Completed in 12 milliseconds