Searched refs:SYS_poll (Results 1 – 3 of 3) sorted by relevance
318 #ifdef SYS_poll in init_syscall_table()319 syscall_table[SYS_poll] = "poll"; in init_syscall_table()
610 #define SYS_poll 209 macro
2573 error = rsys_syscall(SYS_poll, &callarg, sizeof(callarg), retval); in rump___sysimpl_poll()