Lines Matching full:program
27 * @index: program index in the jump table. No special meaning (a smaller index
28 * doesn't mean the program will be executed before another program with
35 * by the HID program.
42 * program.
47 * @retval: Return value of the previous program.
61 * enum hid_bpf_attach_flags - flags used when attaching a HIF-BPF program
64 * insert the program
65 * @HID_BPF_FLAG_INSERT_HEAD: insert the given program before any other program
67 * guarantee that this program will always be first
130 u8 *device_data; /* allocated when a bpf program of type
142 /* specific HID-BPF link when a program is attached to a device */