Searched refs:hid_bpf_prog_entry (Results 1 – 1 of 1) sorted by relevance
33 struct hid_bpf_prog_entry { struct42 struct hid_bpf_prog_entry entries[HID_BPF_MAX_PROGS]; /* compacted list, circular buffer */ argument85 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