Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h167 #define __NR_sched_get_priority_max 146 macro
Dunistd_32.h180 #define __NR_sched_get_priority_max 159 macro
Dunistd_x32.h150 #define __NR_sched_get_priority_max (__X32_SYSCALL_BIT + 146) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h186 #define __NR_sched_get_priority_max 125 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h906 #if defined(__NR_sched_get_priority_max)
907 #define SYS_sched_get_priority_max __NR_sched_get_priority_max
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h143 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159) macro