Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 1002) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/u-boot/include/linux/
H A Dstat.h47 struct stat { struct
62 unsigned long st_ctime; /* time file status was last changed */ argument
73 struct stat { argument
74 unsigned short st_dev;
75 unsigned short __pad1;
76 unsigned long st_ino;
100 struct stat { argument
101 dev_t st_dev;
102 long st_pad1[3];
103 ino_t st_ino;
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dstat.h19 struct stat { struct
20 unsigned st_dev;
21 long st_pad1[3]; /* Reserved for network id */
22 ino_t st_ino;
23 mode_t st_mode;
47 * This matches struct stat64 in glibc2.1, hence the absolutely insane argument
49 * struct stat of the 64-bit kernel. argument
93 struct stat { struct
94 unsigned int st_dev;
95 unsigned int st_pad0[3]; /* Reserved for st_dev expansion */
[all …]
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dstat.h26 struct stat { struct
49 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
79 struct stat { struct
80 unsigned long st_dev;
81 unsigned long st_ino;
82 unsigned long st_nlink;
83 unsigned int st_mode;
84 unsigned int st_uid;
85 unsigned int st_gid;
86 unsigned int __pad1;
[all …]
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dstat.h7 struct stat { struct
8 unsigned int st_dev; /* dev_t is 32 bits on parisc */
9 unsigned int st_ino; /* 32 bits */
10 unsigned short st_mode; /* 16 bits */
11 unsigned short st_nlink; /* 16 bits */
12 unsigned short st_reserved1; /* old st_uid */
13 unsigned short st_reserved2; /* old st_gid */
14 unsigned int st_rdev;
15 signed int st_size;
16 signed int st_atime;
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispstat.c22 #define ISP_STAT_USES_DMAENGINE(stat) ((stat)->dma_ch != NULL) argument
56 #define IS_H3A_AF(stat) ((stat) == &(stat)->isp->isp_af) argument
57 #define IS_H3A_AEWB(stat) ((stat) == &(stat)->isp->isp_aewb) argument
58 #define IS_H3A(stat) (IS_H3A_AF(stat) || IS_H3A_AEWB(stat)) argument
60 static void __isp_stat_buf_sync_magic(struct ispstat *stat, in __isp_stat_buf_sync_magic()
73 static void isp_stat_buf_sync_magic_for_device(struct ispstat *stat, in isp_stat_buf_sync_magic_for_device()
85 static void isp_stat_buf_sync_magic_for_cpu(struct ispstat *stat, in isp_stat_buf_sync_magic_for_cpu()
97 static int isp_stat_buf_check_magic(struct ispstat *stat, in isp_stat_buf_check_magic()
137 static void isp_stat_buf_insert_magic(struct ispstat *stat, in isp_stat_buf_insert_magic()
158 static void isp_stat_buf_sync_for_device(struct ispstat *stat, in isp_stat_buf_sync_for_device()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dstat.h10 struct stat { struct
11 unsigned long st_dev;
12 unsigned long st_ino;
13 unsigned short st_mode;
14 unsigned short st_nlink;
15 unsigned short st_uid;
39 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
83 struct stat { struct
84 __kernel_ulong_t st_dev;
85 __kernel_ulong_t st_ino;
[all …]
/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 Dstruct_stat.h29 struct stat struct
31 __dev_t st_dev; /* Device. */
32 unsigned short int __pad1;
34 __ino_t st_ino; /* File serial number. */
36 __ino_t __st_ino; /* 32bit file serial number. */
60 identifier 'timespec' to appear in the <sys/stat.h> header. argument
65 struct timespec st_ctim; /* Time of last status change. */ argument
74 __time_t st_ctime; /* Time of last status change. */ argument
75 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument
86 struct stat64 argument
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dstat.h9 struct stat { struct
26 struct stat64 { argument
52 struct stat { struct
74 struct stat64 { argument
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dstat.h24 struct stat { struct
41 long st_ctime; /* Time of last status change. */ argument
47 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
/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 Dstat.h24 struct stat { struct
41 long st_ctime; /* Time of last status change. */ argument
47 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
/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 Dstat.h24 struct stat { struct
41 long st_ctime; /* Time of last status change. */ argument
47 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dstat.h10 struct stat { struct
33 struct ia64_oldstat { argument
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dstat.h17 struct stat { struct
38 struct stat64 { argument
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dstat.h30 struct stat { struct
31 unsigned long st_dev;
32 ino_t st_ino;
34 unsigned long st_nlink;
35 mode_t st_mode;
59 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
/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/
H A Dstat.h21 struct stat { struct
23 unsigned short st_dev;
24 unsigned short __pad1;
28 unsigned long st_ino;
52 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dstat.h21 struct stat { struct
23 unsigned short st_dev;
24 unsigned short __pad1;
28 unsigned long st_ino;
52 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dstat.h19 struct stat { struct
42 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dstat.h5 struct stat { struct
23 /* The stat64 structure increases the size of dev_t, blkcnt_t, adds argument
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dstat.h19 struct stat { struct
40 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/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 Dstruct_stat.h44 struct stat struct
62 identifier 'timespec' to appear in the <sys/stat.h> header. argument
67 struct timespec st_ctim; /* Time of last status change. */ argument
76 __time_t st_ctime; /* Time of last status change. */ argument
77 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument
85 struct stat64 argument
/OK3568_Linux_fs/kernel/fs/
H A Dstat.c36 void generic_fillattr(struct inode *inode, struct kstat *stat) in generic_fillattr()
67 int vfs_getattr_nosec(const struct path *path, struct kstat *stat, in vfs_getattr_nosec()
124 int vfs_getattr(const struct path *path, struct kstat *stat, in vfs_getattr()
146 int vfs_fstat(int fd, struct kstat *stat) in vfs_fstat()
175 struct kstat *stat, u32 request_mask) in vfs_statx()
213 struct kstat *stat, int flags) in vfs_fstatat()
225 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
262 SYSCALL_DEFINE2(stat, const char __user *, filename, in SYSCALL_DEFINE2() argument
265 struct kstat stat; in SYSCALL_DEFINE2() local
278 struct kstat stat; in SYSCALL_DEFINE2() local
[all …]
/OK3568_Linux_fs/kernel/fs/nfs/
H A Diostat.h27 enum nfs_stat_eventcounters stat) in nfs_inc_server_stats()
33 enum nfs_stat_eventcounters stat) in nfs_inc_stats()
39 enum nfs_stat_bytecounters stat, in nfs_add_server_stats()
46 enum nfs_stat_bytecounters stat, in nfs_add_stats()
54 enum nfs_stat_fscachecounters stat, in nfs_add_fscache_stats()
60 enum nfs_stat_fscachecounters stat) in nfs_inc_fscache_stats()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/
H A Dgf100.c33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0400)); in gf100_ibus_intr_hub() local
43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0400)); in gf100_ibus_intr_rop() local
53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0400)); in gf100_ibus_intr_gpc() local
69 u32 stat = 0x00000100 << i; in gf100_ibus_intr() local
77 u32 stat = 0x00010000 << i; in gf100_ibus_intr() local
85 u32 stat = 0x00000001 << i; in gf100_ibus_intr() local
H A Dgk104.c33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0800)); in gk104_ibus_intr_hub() local
43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0800)); in gk104_ibus_intr_rop() local
53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0800)); in gk104_ibus_intr_gpc() local
69 u32 stat = 0x00000100 << i; in gk104_ibus_intr() local
77 u32 stat = 0x00010000 << i; in gk104_ibus_intr() local
85 u32 stat = 0x00000001 << i; in gk104_ibus_intr() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgv100.c47 u32 stat = nvkm_rd32(device, 0x6107a8); in gv100_disp_super() local
101 u32 stat = nvkm_rd32(device, 0x611020 + (chid * 12)); in gv100_disp_exception() local
143 u32 stat = nvkm_rd32(device, 0x611c30); in gv100_disp_intr_ctrl_disp() local
191 u32 stat = nvkm_rd32(device, 0x611854); in gv100_disp_intr_exc_other() local
220 unsigned long stat = nvkm_rd32(device, 0x611850); in gv100_disp_intr_exc_winim() local
240 unsigned long stat = nvkm_rd32(device, 0x61184c); in gv100_disp_intr_exc_win() local
260 u32 stat = nvkm_rd32(device, 0x611800 + (head * 0x04)); in gv100_disp_intr_head_timing() local
285 u32 stat = nvkm_rd32(device, 0x611ec0); in gv100_disp_intr() local

12345678910>>...41