Home
last modified time | relevance | path

Searched refs:hid_bpf_device_event (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhid_bpf.h77 int hid_bpf_device_event(struct hid_bpf_ctx *ctx);
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_dispatch.c43 __weak noinline int hid_bpf_device_event(struct hid_bpf_ctx *ctx) in hid_bpf_device_event() function
435 BTF_ID_FLAGS(func, hid_bpf_device_event)
A Dhid_bpf_jmp_table.c60 BTF_ID(func, hid_bpf_device_event) /* HID_BPF_PROG_TYPE_DEVICE_EVENT */ in BTF_ID() argument
/linux-6.3-rc2/Documentation/hid/
A Dhid-bpf.rst140 1. event processing/filtering with ``SEC("fmod_ret/hid_bpf_device_event")`` in libbpf
144 A ``hid_bpf_device_event`` is calling a BPF program when an event is received from
170 :functions: hid_bpf_device_event hid_bpf_rdesc_fixup
237 ``SEC("fmod_ret/hid_bpf_device_event")``
386 SEC("?fmod_ret/hid_bpf_device_event")

Completed in 6 milliseconds