Home
last modified time | relevance | path

Searched refs:hid_bpf_ctx_kern (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_dispatch.c52 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_device_event()
111 struct hid_bpf_ctx_kern ctx_kern = { in call_hid_bpf_rdesc_fixup()
158 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_get_data()
163 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_get_data()
313 struct hid_bpf_ctx_kern *ctx_kern = NULL; in hid_bpf_allocate_context()
343 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_release_context()
348 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_release_context()
A Dhid_bpf_dispatch.h8 struct hid_bpf_ctx_kern { struct
20 struct hid_bpf_ctx_kern *ctx_kern); argument
A Dhid_bpf_jmp_table.c108 struct hid_bpf_ctx_kern *ctx_kern) in hid_bpf_prog_run()

Completed in 8 milliseconds