Searched refs:__NR_fsconfig (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/samples/vfs/ |
| D | test-fsmount.c | 64 #ifndef __NR_fsconfig 65 #define __NR_fsconfig -1 macro 85 return syscall(__NR_fsconfig, fsfd, cmd, key, val, aux); in fsconfig()
|
| /Linux-v6.1/tools/testing/selftests/proc/ |
| D | proc-fsconfig-hidepid.c | 30 return syscall(__NR_fsconfig, fd, cmd, key, val, aux); in fsconfig()
|
| /Linux-v6.1/include/uapi/asm-generic/ |
| D | unistd.h | 839 #define __NR_fsconfig 431 macro 840 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
| /Linux-v6.1/tools/include/uapi/asm-generic/ |
| D | unistd.h | 839 #define __NR_fsconfig 431 macro 840 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
| /Linux-v6.1/arch/arm64/include/asm/ |
| D | unistd32.h | 872 #define __NR_fsconfig 431 macro 873 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|