Home
last modified time | relevance | path

Searched refs:__NR_symlink (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Daudit_dir_write.h20 #ifdef __NR_symlink
21 __NR_symlink,
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h59 #define __NR_symlink 83 macro
H A Dunistd_32.h73 #define __NR_symlink 83 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h92 #define __NR_symlink 88 macro
H A Dunistd_32.h87 #define __NR_symlink 83 macro
H A Dunistd_x32.h81 #define __NR_symlink (__X32_SYSCALL_BIT + 88) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h87 #define __NR_symlink 83 macro
H A Dunistd_32.h87 #define __NR_symlink 83 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h1047 #elif defined(__NR_symlink) in sys_symlink()
1048 return my_syscall2(__NR_symlink, old, new); in sys_symlink()
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h179 #define __NR_symlink 83 macro
180 __SYSCALL(__NR_symlink, sys_symlink)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h90 #define __NR_symlink (__NR_Linux + 86) macro
H A Dunistd_n32.h90 #define __NR_symlink (__NR_Linux + 86) macro
H A Dunistd_o32.h87 #define __NR_symlink (__NR_Linux + 83) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h65 #define __NR_symlink (__NR_SYSCALL_BASE + 83) macro