Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h70 #define __NR_getpriority 96 macro
H A Dunistd_32.h85 #define __NR_getpriority 96 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h144 #define __NR_getpriority 140 macro
H A Dunistd_32.h100 #define __NR_getpriority 96 macro
H A Dunistd_x32.h127 #define __NR_getpriority (__X32_SYSCALL_BIT + 140) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h100 #define __NR_getpriority 96 macro
H A Dunistd_32.h100 #define __NR_getpriority 96 macro
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h141 #define __NR_getpriority (__NR_Linux + 137) macro
H A Dunistd_n32.h141 #define __NR_getpriority (__NR_Linux + 137) macro
H A Dunistd_o32.h100 #define __NR_getpriority (__NR_Linux + 96) macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h390 #define __NR_getpriority 141 macro
391 __SYSCALL(__NR_getpriority, sys_getpriority)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h390 #define __NR_getpriority 141 macro
391 __SYSCALL(__NR_getpriority, sys_getpriority)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h390 #define __NR_getpriority 141 macro
391 __SYSCALL(__NR_getpriority, sys_getpriority)
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h75 #define __NR_getpriority (__NR_SYSCALL_BASE + 96) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h205 #define __NR_getpriority 96 macro
206 __SYSCALL(__NR_getpriority, sys_getpriority)
/openbmc/qemu/linux-user/
H A Dsyscall.c272 #define __NR_sys_getpriority __NR_getpriority