Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds