Home
last modified time | relevance | path

Searched refs:__NR_fchmodat (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Daudit_change_attr.h21 __NR_fchmodat,
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h55 #define __NR_fchmodat 53 macro
H A Dunistd_64.h56 #define __NR_fchmodat 53 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h57 #define __NR_fchmodat 53 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h56 #define __NR_fchmodat 53 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h248 #define __NR_fchmodat 299 macro
H A Dunistd_32.h281 #define __NR_fchmodat 299 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h272 #define __NR_fchmodat 268 macro
H A Dunistd_32.h306 #define __NR_fchmodat 306 macro
H A Dunistd_x32.h239 #define __NR_fchmodat (__X32_SYSCALL_BIT + 268) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h290 #define __NR_fchmodat 297 macro
H A Dunistd_32.h299 #define __NR_fchmodat 297 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h131 #ifdef __NR_fchmodat in sys_chmod()
132 return my_syscall4(__NR_fchmodat, AT_FDCWD, path, mode, 0); in sys_chmod()
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h679 #define __NR_fchmodat 333 macro
680 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h261 #define __NR_fchmodat (__NR_Linux + 258) macro
H A Dunistd_n32.h265 #define __NR_fchmodat (__NR_Linux + 262) macro
H A Dunistd_o32.h302 #define __NR_fchmodat (__NR_Linux + 299) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h292 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333) macro