Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_jmp_table.c33 struct hid_bpf_prog_entry { struct
42 struct hid_bpf_prog_entry entries[HID_BPF_MAX_PROGS]; /* compacted list, circular buffer */ argument
85 struct hid_bpf_prog_entry *entry = &jmp_table.entries[i]; in hid_bpf_program_count()
178 struct hid_bpf_prog_entry *entry = &jmp_table.entries[i]; in hid_bpf_populate_hdev()
212 struct hid_bpf_prog_entry *entry = &jmp_table.entries[i]; in hid_bpf_release_progs()
228 struct hid_bpf_prog_entry *next; in hid_bpf_release_progs()
247 struct hid_bpf_prog_entry *entry = &jmp_table.entries[i]; in hid_bpf_release_progs()
259 struct hid_bpf_prog_entry *entry = &jmp_table.entries[i]; in hid_bpf_release_progs()
396 struct hid_bpf_prog_entry *prog_entry; in __hid_bpf_attach_prog()

Completed in 3 milliseconds