Searched defs:attach_prog_args (Results 1 – 3 of 3) sorted by relevance
8 struct attach_prog_args { struct9 int prog_fd;10 unsigned int hid;11 int retval;
10 struct attach_prog_args { struct11 int prog_fd;12 unsigned int hid;13 int retval;14 int insert_head;
87 struct attach_prog_args { struct88 int prog_fd;89 unsigned int hid;90 int retval;91 int insert_head;
Completed in 6 milliseconds