Searched refs:__NR_fsconfig (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/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.6/tools/testing/selftests/proc/ |
| D | proc-fsconfig-hidepid.c | 30 return syscall(__NR_fsconfig, fd, cmd, key, val, aux); in fsconfig()
|
| /Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | bpf_obj_pinning.c | 20 return syscall(__NR_fsconfig, fs_fd, cmd, key, val, aux); in sys_fsconfig()
|
| /Linux-v6.6/include/uapi/asm-generic/ |
| D | unistd.h | 771 #define __NR_fsconfig 431 macro 772 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
| /Linux-v6.6/tools/include/uapi/asm-generic/ |
| D | unistd.h | 771 #define __NR_fsconfig 431 macro 772 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
| /Linux-v6.6/arch/arm64/include/asm/ |
| D | unistd32.h | 872 #define __NR_fsconfig 431 macro 873 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|