Home
last modified time | relevance | path

Searched defs:attach_prog_args (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/samples/hid/
H A Dhid_bpf_attach.h8 struct attach_prog_args { struct
9 int prog_fd;
10 unsigned int hid;
11 int retval;
/openbmc/linux/tools/testing/selftests/hid/progs/
H A Dhid.c10 struct attach_prog_args { struct
11 int prog_fd;
12 unsigned int hid;
13 int retval;
14 int insert_head;
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c87 struct attach_prog_args { struct
88 int prog_fd;
89 unsigned int hid;
90 int retval;
91 int insert_head;