Searched refs:__NR_sysinfo (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 120 #define __NR_sysinfo 99 macro
|
D | unistd_32.h | 137 #define __NR_sysinfo 116 macro
|
D | unistd_x32.h | 109 #define __NR_sysinfo (__X32_SYSCALL_BIT + 99) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 248 #define __NR_sysinfo 179 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 403 #define __NR_sysinfo 179 macro 404 __SC_COMP(__NR_sysinfo, sys_sysinfo, compat_sys_sysinfo)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 535 #define __NR_sysinfo 179 macro 536 __SC_COMP(__NR_sysinfo, sys_sysinfo, compat_sys_sysinfo)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 535 #define __NR_sysinfo 179 macro 536 __SC_COMP(__NR_sysinfo, sys_sysinfo, compat_sys_sysinfo)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 118 #define __NR_sysinfo (__NR_Linux + 97) macro
|
D | unistd_n32.h | 118 #define __NR_sysinfo (__NR_Linux + 97) macro
|
D | unistd_o32.h | 137 #define __NR_sysinfo (__NR_Linux + 116) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 92 #define __NR_sysinfo (__NR_SYSCALL_BASE + 116) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 245 #define __NR_sysinfo 116 macro 246 __SYSCALL(__NR_sysinfo, compat_sys_sysinfo)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 105 #define __NR_sysinfo (__NR_SYSCALL_BASE + 116) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 49 SYSCALL_HAND_DEF(__NR_sysinfo, SysInfo, int, ARG_NUM_1)
|