/openbmc/linux/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx() function 127 rv = sys_statx(fd, pathname, AT_SYMLINK_NOFOLLOW, 0, (void *)stx); in test_lookup_fail()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 987 int sys_statx(int fd, const char *path, int flags, unsigned int mask, struct statx *buf) in sys_statx() function 999 return __sysret(sys_statx(fd, path, flags, mask, buf)); in statx() 1009 ret = __sysret(sys_statx(AT_FDCWD, path, AT_NO_AUTOMOUNT, STATX_BASIC_STATS, &statx)); in stat()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 389 379 common statx sys_statx sys_statx
|
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | syscall.tbl | 389 379 common statx sys_statx sys_statx
|
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 389 379 common statx sys_statx sys_statx
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 337 326 n64 statx sys_statx
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 337 326 n64 statx sys_statx
|
H A D | syscall_n32.tbl | 341 330 n32 statx sys_statx
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 338 326 common statx sys_statx
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 337 326 n64 statx sys_statx
|
H A D | syscall_n32.tbl | 341 330 n32 statx sys_statx
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 343 332 common statx sys_statx
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 343 332 common statx sys_statx
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 374 351 common statx sys_statx
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 374 351 common statx sys_statx
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 341 291 common statx sys_statx
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 341 291 common statx sys_statx
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 344 332 common statx sys_statx
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 341 291 common statx sys_statx
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 341 291 common statx sys_statx
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 341 291 common statx sys_statx
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 395 349 common statx sys_statx
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 393 383 common statx sys_statx
|
/openbmc/qemu/linux-user/hppa/ |
H A D | syscall.tbl | 395 349 common statx sys_statx
|
/openbmc/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 408 398 common statx sys_statx
|