Searched refs:__NR_nice (Results 1 – 4 of 4) sorted by relevance
55 #define __NR_nice 34 macro
702 #if defined(__NR_nice)703 #define SYS_nice __NR_nice
44 #define __NR_nice (__NR_SYSCALL_BASE + 34) macro
49 #define __NR_nice (__NR_SYSCALL_BASE + 34) macro