Searched refs:prog_table_idx (Results 1 – 1 of 1) sorted by relevance
403 int cnt, err = -EINVAL, prog_table_idx = -1; in __hid_bpf_attach_prog() local428 prog_table_idx = hid_bpf_insert_prog(prog_fd, prog); in __hid_bpf_attach_prog()430 if (prog_table_idx < 0) { in __hid_bpf_attach_prog()431 err = prog_table_idx; in __hid_bpf_attach_prog()447 prog_entry->idx = prog_table_idx; in __hid_bpf_attach_prog()454 hid_bpf_release_prog_at(prog_table_idx); in __hid_bpf_attach_prog()458 link->hid_table_index = prog_table_idx; in __hid_bpf_attach_prog()