Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-oabi.h10 #define __NR_select (__NR_SYSCALL_BASE + 82) macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h922 return my_syscall1(__NR_select, &arg); in sys_select()
931 #elif defined(__NR__newselect) || defined(__NR_select) in sys_select()
933 #define __NR__newselect __NR_select in sys_select()
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h108 #define __NR_select 142 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h27 #define __NR_select 23 macro
H A Dunistd_32.h86 #define __NR_select 82 macro
H A Dunistd_x32.h22 #define __NR_select (__X32_SYSCALL_BIT + 23) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h86 #define __NR_select 82 macro
H A Dunistd_32.h86 #define __NR_select 82 macro