Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Daudit_dir_write.h2 #ifdef __NR_rename
3 __NR_rename,
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h31 #define __NR_rename 38 macro
H A Dunistd_32.h36 #define __NR_rename 38 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h86 #define __NR_rename 82 macro
H A Dunistd_32.h42 #define __NR_rename 38 macro
H A Dunistd_x32.h75 #define __NR_rename (__X32_SYSCALL_BIT + 82) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h42 #define __NR_rename 38 macro
H A Dunistd_32.h42 #define __NR_rename 38 macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h89 #define __NR_rename 38 macro
90 __SYSCALL(__NR_rename, sys_rename)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h84 #define __NR_rename (__NR_Linux + 80) macro
H A Dunistd_n32.h84 #define __NR_rename (__NR_Linux + 80) macro
H A Dunistd_o32.h42 #define __NR_rename (__NR_Linux + 38) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h30 #define __NR_rename (__NR_SYSCALL_BASE + 38) macro