Home
last modified time | relevance | path

Searched refs:__NR_newfstatat (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0002-privsep-Allow-newfstatat-syscall-as-well.patch23 +#ifdef __NR_newfstatat
24 + SECCOMP_ALLOW(__NR_newfstatat),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsyscall.h1038 #ifdef __NR_newfstatat
1039 # define SYS_newfstatat __NR_newfstatat
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsyscall.h1038 #ifdef __NR_newfstatat
1039 # define SYS_newfstatat __NR_newfstatat
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h1703 #ifdef __NR_newfstatat in sys_stat()
1705 ret = my_syscall4(__NR_newfstatat, AT_FDCWD, path, &stat, 0); in sys_stat()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dunistd.h764 #define __NR_newfstatat __NR3264_fstatat macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dunistd.h764 #define __NR_newfstatat __NR3264_fstatat macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dunistd.h887 #define __NR_newfstatat __NR3264_fstatat macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dunistd.h885 #define __NR_newfstatat __NR3264_fstatat macro