Home
last modified time | relevance | path

Searched refs:my_syscall6 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/include/nolibc/
A Dnolibc.h380 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ macro
943 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ macro
1342 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ macro
1696 return my_syscall6(__NR_pselect6, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); in sys_select()

Completed in 9 milliseconds