/openbmc/linux/samples/vfs/ |
H A 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()
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | proc-fsconfig-hidepid.c | 30 return syscall(__NR_fsconfig, fd, cmd, key, val, aux); in fsconfig()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 281 #define __NR_fsconfig 431 macro
|
H A D | unistd_64.h | 291 #define __NR_fsconfig 431 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 290 #define __NR_fsconfig 431 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 287 #define __NR_fsconfig 431 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 354 #define __NR_fsconfig 431 macro
|
H A D | unistd_32.h | 406 #define __NR_fsconfig 431 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 347 #define __NR_fsconfig 431 macro
|
H A D | unistd_32.h | 424 #define __NR_fsconfig 431 macro
|
H A D | unistd_x32.h | 300 #define __NR_fsconfig (__X32_SYSCALL_BIT + 431) macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_obj_pinning.c | 20 return syscall(__NR_fsconfig, fs_fd, cmd, key, val, aux); in sys_fsconfig()
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 388 #define __NR_fsconfig 431 macro
|
H A D | unistd_32.h | 416 #define __NR_fsconfig 431 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 771 #define __NR_fsconfig 431 macro 772 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 771 #define __NR_fsconfig 431 macro 772 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 771 #define __NR_fsconfig 431 macro 772 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 872 #define __NR_fsconfig 431 macro 873 __SYSCALL(__NR_fsconfig, sys_fsconfig)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 339 #define __NR_fsconfig (__NR_Linux + 431) macro
|
H A D | unistd_n32.h | 363 #define __NR_fsconfig (__NR_Linux + 431) macro
|
H A D | unistd_o32.h | 409 #define __NR_fsconfig (__NR_Linux + 431) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 388 #define __NR_fsconfig (__NR_SYSCALL_BASE + 431) macro
|