/openbmc/linux/samples/vfs/ |
H A D | test-fsmount.c | 61 #ifndef __NR_fsmount 62 #define __NR_fsmount -1 macro 79 return syscall(__NR_fsmount, fsfd, flags, ms_flags); in fsmount()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 282 #define __NR_fsmount 432 macro
|
H A D | unistd_64.h | 292 #define __NR_fsmount 432 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 291 #define __NR_fsmount 432 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 288 #define __NR_fsmount 432 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 355 #define __NR_fsmount 432 macro
|
H A D | unistd_32.h | 407 #define __NR_fsmount 432 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 348 #define __NR_fsmount 432 macro
|
H A D | unistd_32.h | 425 #define __NR_fsmount 432 macro
|
H A D | unistd_x32.h | 301 #define __NR_fsmount (__X32_SYSCALL_BIT + 432) macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_obj_pinning.c | 25 return syscall(__NR_fsmount, fs_fd, flags, ms_flags); in sys_fsmount()
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 389 #define __NR_fsmount 432 macro
|
H A D | unistd_32.h | 417 #define __NR_fsmount 432 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 773 #define __NR_fsmount 432 macro 774 __SYSCALL(__NR_fsmount, sys_fsmount)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 773 #define __NR_fsmount 432 macro 774 __SYSCALL(__NR_fsmount, sys_fsmount)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 773 #define __NR_fsmount 432 macro 774 __SYSCALL(__NR_fsmount, sys_fsmount)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 874 #define __NR_fsmount 432 macro 875 __SYSCALL(__NR_fsmount, sys_fsmount)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 340 #define __NR_fsmount (__NR_Linux + 432) macro
|
H A D | unistd_n32.h | 364 #define __NR_fsmount (__NR_Linux + 432) macro
|
H A D | unistd_o32.h | 410 #define __NR_fsmount (__NR_Linux + 432) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 389 #define __NR_fsmount (__NR_SYSCALL_BASE + 432) macro
|