Home
last modified time | relevance | path

Searched refs:__NR_readlink (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Daudit_read.h2 #ifdef __NR_readlink
3 __NR_readlink,
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h60 #define __NR_readlink 85 macro
H A Dunistd_32.h74 #define __NR_readlink 85 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h93 #define __NR_readlink 89 macro
H A Dunistd_32.h89 #define __NR_readlink 85 macro
H A Dunistd_x32.h82 #define __NR_readlink (__X32_SYSCALL_BIT + 89) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h89 #define __NR_readlink 85 macro
H A Dunistd_32.h89 #define __NR_readlink 85 macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h183 #define __NR_readlink 85 macro
184 __SYSCALL(__NR_readlink, sys_readlink)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h91 #define __NR_readlink (__NR_Linux + 87) macro
H A Dunistd_n32.h91 #define __NR_readlink (__NR_Linux + 87) macro
H A Dunistd_o32.h89 #define __NR_readlink (__NR_Linux + 85) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h66 #define __NR_readlink (__NR_SYSCALL_BASE + 85) macro