Searched refs:hid_bpf_ctx_kern (Results 1 – 3 of 3) sorted by relevance
52 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()
8 struct hid_bpf_ctx_kern { struct20 struct hid_bpf_ctx_kern *ctx_kern); argument
108 struct hid_bpf_ctx_kern *ctx_kern) in hid_bpf_prog_run()
Completed in 8 milliseconds