Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_32.h43 #define __NR_nice 34 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h732 #if defined(__NR_nice)
733 #define SYS_nice __NR_nice
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-oabi.h37 #define __NR_nice (__NR_SYSCALL_BASE + 34) macro
Dunistd-eabi.h32 #define __NR_nice (__NR_SYSCALL_BASE + 34) macro