Searched refs:linux_sys_select (Results 1 – 3 of 3) sorted by relevance
334 linux_sys_select }, /* 142 = select */
725 int linux_sys_select(struct proc *, void *, register_t *);
1170 linux_sys_select(p, v, retval) in linux_sys_select() function