Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Daudit_change_attr.h21 __NR_fchmodat,
/Linux-v6.6/tools/include/nolibc/
Dsys.h131 #ifdef __NR_fchmodat in sys_chmod()
132 return my_syscall4(__NR_fchmodat, AT_FDCWD, path, mode, 0); in sys_chmod()
/Linux-v6.6/tools/include/uapi/asm-generic/
Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/Linux-v6.6/include/uapi/asm-generic/
Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/Linux-v6.6/arch/arm64/include/asm/
Dunistd32.h679 #define __NR_fchmodat 333 macro
680 __SYSCALL(__NR_fchmodat, sys_fchmodat)