/openbmc/u-boot/include/linux/ |
H A D | stat.h | 47 struct stat { struct 62 unsigned long st_ctime; /* time file status was last changed */ argument 73 struct stat { argument 100 struct stat { argument 101 dev_t st_dev; 102 long st_pad1[3]; 103 ino_t st_ino; 104 mode_t st_mode; 106 uid_t st_uid; 107 gid_t st_gid; [all …]
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | stat.h | 19 struct stat { struct 20 unsigned st_dev; 22 __kernel_ino_t st_ino; 23 __kernel_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; 97 unsigned long st_ino; 100 __u32 st_nlink; [all …]
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | stat.h | 26 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; 84 unsigned int st_uid; 85 unsigned int st_gid; 86 unsigned int __pad1; 90 unsigned long st_atime_nsec; 92 unsigned long st_mtime_nsec; [all …]
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | stat.h | 7 struct stat { struct 9 unsigned int st_ino; /* 32 bits */ 10 unsigned short st_mode; /* 16 bits */ 14 unsigned int st_rdev; 15 signed int st_size; 16 signed int st_atime; 17 unsigned int st_atime_nsec; 18 signed int st_mtime; 19 unsigned int st_mtime_nsec; 20 signed int st_ctime; [all …]
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispstat.c | 178 static void isp_stat_buf_clear(struct ispstat *stat) in isp_stat_buf_clear() 222 isp_stat_buf_find_oldest(struct ispstat *stat) in isp_stat_buf_find_oldest() 233 static int isp_stat_buf_queue(struct ispstat *stat) in isp_stat_buf_queue() 255 static void isp_stat_buf_next(struct ispstat *stat) in isp_stat_buf_next() 641 int omap3isp_stat_pcr_busy(struct ispstat *stat) in omap3isp_stat_pcr_busy() 646 int omap3isp_stat_busy(struct ispstat *stat) in omap3isp_stat_busy() 673 void omap3isp_stat_suspend(struct ispstat *stat) in omap3isp_stat_suspend() 687 void omap3isp_stat_resume(struct ispstat *stat) in omap3isp_stat_resume() 993 void omap3isp_stat_isr(struct ispstat *stat) in omap3isp_stat_isr() 998 void omap3isp_stat_dma_isr(struct ispstat *stat) in omap3isp_stat_dma_isr() [all …]
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | stat.h | 10 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 89 unsigned int st_uid; 90 unsigned int st_gid; [all …]
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | stat.h | 9 struct stat { struct 26 struct stat64 { argument 52 struct stat { struct 74 struct stat64 { argument
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | stat.h | 24 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
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | stat.h | 10 struct stat { struct 33 struct ia64_oldstat { argument
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | stat.h | 17 struct stat { struct 38 struct stat64 { argument
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
H A D | stat.h | 21 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
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | stat.h | 30 struct stat { struct 31 unsigned long st_dev; 32 __kernel_ino_t st_ino; 34 unsigned long st_nlink; 35 __kernel_mode_t st_mode; 59 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | stat.h | 5 struct stat { struct 23 /* The stat64 structure increases the size of dev_t, blkcnt_t, adds argument
|
/openbmc/linux/arch/m68k/include/uapi/asm/ |
H A D | stat.h | 19 struct stat { struct 42 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | stat.h | 19 struct stat { struct 40 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/openbmc/linux/fs/ |
H A D | stat.c | 351 struct kstat stat; in SYSCALL_DEFINE2() local 364 struct kstat stat; in SYSCALL_DEFINE2() local 376 struct kstat stat; in SYSCALL_DEFINE2() local 435 struct kstat stat; in SYSCALL_DEFINE2() local 446 struct kstat stat; in SYSCALL_DEFINE2() local 460 struct kstat stat; in SYSCALL_DEFINE4() local 472 struct kstat stat; in SYSCALL_DEFINE2() local 576 struct kstat stat; in SYSCALL_DEFINE2() local 588 struct kstat stat; in SYSCALL_DEFINE2() local 599 struct kstat stat; in SYSCALL_DEFINE2() local [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/ |
H A D | gf100.c | 33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0400)); in gf100_privring_intr_hub() local 43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0400)); in gf100_privring_intr_rop() local 53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0400)); in gf100_privring_intr_gpc() local 69 u32 stat = 0x00000100 << i; in gf100_privring_intr() local 77 u32 stat = 0x00010000 << i; in gf100_privring_intr() local 85 u32 stat = 0x00000001 << i; in gf100_privring_intr() local
|
H A D | gk104.c | 33 u32 stat = nvkm_rd32(device, 0x122128 + (i * 0x0800)); in gk104_privring_intr_hub() local 43 u32 stat = nvkm_rd32(device, 0x124128 + (i * 0x0800)); in gk104_privring_intr_rop() local 53 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0800)); in gk104_privring_intr_gpc() local 69 u32 stat = 0x00000100 << i; in gk104_privring_intr() local 77 u32 stat = 0x00010000 << i; in gk104_privring_intr() local 85 u32 stat = 0x00000001 << i; in gk104_privring_intr() local
|
/openbmc/linux/tools/include/nolibc/ |
H A D | types.h | 206 struct stat { struct 219 union { time_t st_ctime; struct timespec st_ctim; }; /* time of last status change */ argument
|
/openbmc/linux/fs/nfs/ |
H A D | iostat.h | 24 enum nfs_stat_eventcounters stat) in nfs_inc_server_stats() 30 enum nfs_stat_eventcounters stat) in nfs_inc_stats() 36 enum nfs_stat_bytecounters stat, in nfs_add_server_stats() 43 enum nfs_stat_bytecounters stat, in nfs_add_stats()
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-ci.c | 23 static int fdtv_ca_ready(struct firedtv_tuner_status *stat) in fdtv_ca_ready() 31 static int fdtv_get_ca_flags(struct firedtv_tuner_status *stat) in fdtv_get_ca_flags() 57 struct firedtv_tuner_status stat; in fdtv_ca_get_slot_info() local 96 struct firedtv_tuner_status stat; in fdtv_ca_get_msg() local 178 struct firedtv_tuner_status stat; in fdtv_ca_ioctl() local 232 struct firedtv_tuner_status stat; in fdtv_ca_register() local
|
H A D | firedtv-fe.c | 85 struct firedtv_tuner_status stat; in fdtv_read_status() local 101 struct firedtv_tuner_status stat; in fdtv_read_ber() local 113 struct firedtv_tuner_status stat; in fdtv_read_signal_strength() local 125 struct firedtv_tuner_status stat; in fdtv_read_snr() local
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-main.c | 96 int stat; in ddb_irq_msi() local 114 int stat; in ddb_irq_init() local 167 int stat = 0; in ddb_probe() local 286 int stat; in module_init_ddbridge() local
|
/openbmc/linux/kernel/ |
H A D | kallsyms_selftest.c | 160 struct test_stat *stat = (struct test_stat *)data; in lookup_name() local 181 struct test_stat stat; in test_perf_kallsyms_lookup_name() local 212 struct test_stat *stat = (struct test_stat *)data; in find_symbol() local 234 struct test_stat stat; in test_perf_kallsyms_on_each_symbol() local 248 struct test_stat *stat = (struct test_stat *)data; in match_symbol() local 267 struct test_stat stat; in test_perf_kallsyms_on_each_match_symbol() local 286 struct test_stat *stat, *stat2; in test_kallsyms_basic_function() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt2801.c | 229 int stat = 0; in dt2801_readdata() local 264 int stat = 0; in dt2801_writedata() local 298 int stat; in dt2801_wait_for_ready() local 317 int stat; in dt2801_writecmd() local 334 unsigned int stat; in dt2801_reset() local 380 int stat; in probe_number_of_ai_chans() local 429 static int dt2801_error(struct comedi_device *dev, int stat) in dt2801_error() 451 int stat; in dt2801_ai_insn_read() local
|