Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 200 of 627) sorted by relevance

1234

/linux-4.4.14/arch/mips/include/uapi/asm/
Dstat.h18 struct stat { struct
19 unsigned st_dev;
20 long st_pad1[3]; /* Reserved for network id */
21 ino_t st_ino;
22 mode_t st_mode;
46 * This matches struct stat64 in glibc2.1, hence the absolutely insane argument
48 * struct stat of the 64-bit kernel. argument
92 struct stat { struct
93 unsigned int st_dev;
94 unsigned int st_pad0[3]; /* Reserved for st_dev expansion */
[all …]
/linux-4.4.14/arch/s390/include/uapi/asm/
Dstat.h25 struct stat { struct
48 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
78 struct stat { struct
79 unsigned long st_dev;
80 unsigned long st_ino;
81 unsigned long st_nlink;
82 unsigned int st_mode;
83 unsigned int st_uid;
84 unsigned int st_gid;
85 unsigned int __pad1;
[all …]
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dstat.h6 struct stat { struct
7 unsigned int st_dev; /* dev_t is 32 bits on parisc */
8 unsigned int st_ino; /* 32 bits */
9 unsigned short st_mode; /* 16 bits */
10 unsigned short st_nlink; /* 16 bits */
11 unsigned short st_reserved1; /* old st_uid */
12 unsigned short st_reserved2; /* old st_gid */
13 unsigned int st_rdev;
14 signed int st_size;
15 signed int st_atime;
[all …]
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispstat.c24 #define ISP_STAT_USES_DMAENGINE(stat) ((stat)->dma_ch != NULL) argument
58 #define IS_H3A_AF(stat) ((stat) == &(stat)->isp->isp_af) argument
59 #define IS_H3A_AEWB(stat) ((stat) == &(stat)->isp->isp_aewb) argument
60 #define IS_H3A(stat) (IS_H3A_AF(stat) || IS_H3A_AEWB(stat)) argument
62 static void __isp_stat_buf_sync_magic(struct ispstat *stat, in __isp_stat_buf_sync_magic()
75 static void isp_stat_buf_sync_magic_for_device(struct ispstat *stat, in isp_stat_buf_sync_magic_for_device()
87 static void isp_stat_buf_sync_magic_for_cpu(struct ispstat *stat, in isp_stat_buf_sync_magic_for_cpu()
99 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 …]
Disph3a_aewb.c246 struct ispstat *stat = v4l2_get_subdevdata(sd); in h3a_aewb_ioctl() local
Disph3a_af.c310 struct ispstat *stat = v4l2_get_subdevdata(sd); in h3a_af_ioctl() local
/linux-4.4.14/arch/x86/include/uapi/asm/
Dstat.h9 struct stat { struct
10 unsigned long st_dev;
11 unsigned long st_ino;
12 unsigned short st_mode;
13 unsigned short st_nlink;
14 unsigned short st_uid;
38 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
82 struct stat { struct
83 __kernel_ulong_t st_dev;
84 __kernel_ulong_t st_ino;
[all …]
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dstat.h8 struct stat { struct
25 struct stat64 { argument
51 struct stat { struct
73 struct stat64 { argument
/linux-4.4.14/arch/sh/include/uapi/asm/
Dstat.h19 struct stat { struct
42 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
78 struct stat { struct
99 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/arch/blackfin/include/uapi/asm/
Dstat.h10 struct stat { struct
33 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/arch/frv/include/uapi/asm/
Dstat.h19 struct stat { struct
20 unsigned char __pad1[6];
21 unsigned short st_dev;
23 unsigned long __pad2;
24 unsigned long st_ino;
26 unsigned short __pad3;
27 unsigned short st_mode;
28 unsigned short __pad4;
29 unsigned short st_nlink;
31 unsigned short __pad5;
[all …]
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dstat.h9 struct stat { struct
32 struct ia64_oldstat { argument
/linux-4.4.14/include/uapi/asm-generic/
Dstat.h23 struct stat { struct
40 long st_ctime; /* Time of last status change. */ argument
46 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dstat.h16 struct stat { struct
37 struct stat64 { argument
/linux-4.4.14/arch/arm/include/uapi/asm/
Dstat.h20 struct stat { struct
22 unsigned short st_dev;
23 unsigned short __pad1;
27 unsigned long st_ino;
51 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dstat.h29 struct stat { struct
30 unsigned long st_dev;
31 ino_t st_ino;
33 unsigned long st_nlink;
34 mode_t st_mode;
58 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */ argument
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dstat.h4 struct stat { struct
22 /* The stat64 structure increases the size of dev_t, blkcnt_t, adds argument
/linux-4.4.14/arch/m68k/include/uapi/asm/
Dstat.h18 struct stat { struct
41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/arch/avr32/include/uapi/asm/
Dstat.h25 struct stat { struct
48 struct stat64 { argument
/linux-4.4.14/arch/m32r/include/uapi/asm/
Dstat.h22 struct stat { struct
45 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dstat.h18 struct stat { struct
39 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/arch/cris/include/uapi/asm/
Dstat.h23 struct stat { struct
44 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.4.14/fs/
Dstat.c21 void generic_fillattr(struct inode *inode, struct kstat *stat) in generic_fillattr()
52 int vfs_getattr_nosec(struct path *path, struct kstat *stat) in vfs_getattr_nosec()
65 int vfs_getattr(struct path *path, struct kstat *stat) in vfs_getattr()
77 int vfs_fstat(unsigned int fd, struct kstat *stat) in vfs_fstat()
90 int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, in vfs_fstatat()
121 int vfs_stat(const char __user *name, struct kstat *stat) in vfs_stat()
127 int vfs_lstat(const char __user *name, struct kstat *stat) in vfs_lstat()
140 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
177 SYSCALL_DEFINE2(stat, const char __user *, filename, in SYSCALL_DEFINE2() argument
180 struct kstat stat; in SYSCALL_DEFINE2() local
[all …]
/linux-4.4.14/fs/nfs/
Diostat.h26 enum nfs_stat_eventcounters stat) in nfs_inc_server_stats()
32 enum nfs_stat_eventcounters stat) in nfs_inc_stats()
38 enum nfs_stat_bytecounters stat, in nfs_add_server_stats()
45 enum nfs_stat_bytecounters stat, in nfs_add_stats()
53 enum nfs_stat_fscachecounters stat, in nfs_add_fscache_stats()
59 enum nfs_stat_fscachecounters stat) in nfs_inc_fscache_stats()
Dnamespace.c181 nfs_namespace_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in nfs_namespace_getattr()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/
Dgf100.c32 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
54 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0400)); in gf100_ibus_intr_gpc() local
71 u32 stat = 0x00000100 << i; in gf100_ibus_intr() local
79 u32 stat = 0x00010000 << i; in gf100_ibus_intr() local
87 u32 stat = 0x00000001 << i; in gf100_ibus_intr() local
Dgk104.c32 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
54 u32 stat = nvkm_rd32(device, 0x128128 + (i * 0x0800)); in gk104_ibus_intr_gpc() local
71 u32 stat = 0x00000100 << i; in gk104_ibus_intr() local
79 u32 stat = 0x00010000 << i; in gk104_ibus_intr() local
87 u32 stat = 0x00000001 << i; in gk104_ibus_intr() local
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-ci.c27 static int fdtv_ca_ready(struct firedtv_tuner_status *stat) in fdtv_ca_ready()
35 static int fdtv_get_ca_flags(struct firedtv_tuner_status *stat) in fdtv_get_ca_flags()
61 struct firedtv_tuner_status stat; in fdtv_ca_get_slot_info() local
100 struct firedtv_tuner_status stat; in fdtv_ca_get_msg() local
180 struct firedtv_tuner_status stat; in fdtv_ca_ioctl() local
234 struct firedtv_tuner_status stat; in fdtv_ca_register() local
Dfiredtv-fe.c89 struct firedtv_tuner_status stat; in fdtv_read_status() local
105 struct firedtv_tuner_status stat; in fdtv_read_ber() local
117 struct firedtv_tuner_status stat; in fdtv_read_signal_strength() local
129 struct firedtv_tuner_status stat; in fdtv_read_snr() local
/linux-4.4.14/drivers/ide/
Dide-cd_ioctl.c46 int stat; in ide_cdrom_drive_status() local
140 int stat; in ide_cd_lockdoor() local
191 int stat = ide_cd_lockdoor(drive, 0, &sense); in ide_cdrom_tray_move() local
217 int stat; in ide_cdrom_select_speed() local
274 int stat, mcnlen; in ide_cdrom_get_mcn() local
355 int stat; in ide_cd_fake_play_trkind() local
389 int stat; in ide_cd_read_tochdr() local
407 int stat; in ide_cd_read_tocentry() local
Dide-eh.c8 u8 stat, u8 err) in ide_ata_error()
64 u8 stat, u8 err) in ide_atapi_error()
94 u8 stat, u8 err) in __ide_error()
114 ide_startstop_t ide_error(ide_drive_t *drive, const char *msg, u8 stat) in ide_error()
171 u8 stat; in atapi_reset_pollfunc() local
Dide-iops.c112 u8 stat; in __ide_wait_stat() local
168 u8 stat; in ide_wait_stat() local
349 u8 stat; in ide_config_drive_speed() local
509 u8 stat = 0; in ide_wait_not_busy() local
Dide-taskfile.c155 u8 stat; in task_no_data_intr() local
202 u8 stat; in wait_drive_not_busy() local
324 void ide_finish_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 stat) in ide_finish_cmd()
348 u8 stat = hwif->tp_ops->read_status(hwif); in task_pio_intr() local
Dide-cd.c274 static int cdrom_decode_status(ide_drive_t *drive, u8 stat) in cdrom_decode_status()
532 u8 ireason, stat; in cdrom_newpc_intr() local
882 int stat; in cdrom_read_capacity() local
952 int stat, ntracks, i; in ide_cd_read_toc() local
1123 int stat, attempts = 3, size = ATAPI_CAPABILITIES_PAGE_SIZE; in ide_cdrom_get_capabilities() local
1624 int stat; in idecd_set_spindown() local
1644 int stat; in idecd_get_spindown() local
Dns87415.c146 unsigned char stat; in ns87415_prepare_drive() local
211 u8 stat; in init_hwif_ns87415() local
Dide-io.c74 void ide_complete_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 stat, u8 err) in ide_complete_cmd()
579 u8 stat = 0; in drive_is_ready() local
729 u8 stat = hwif->tp_ops->read_status(hwif); in unexpected_intr() local
Dide-lib.c133 u8 ide_dump_status(ide_drive_t *drive, const char *msg, u8 stat) in ide_dump_status()
/linux-4.4.14/drivers/staging/comedi/drivers/
Ddt2801.c223 int stat = 0; in dt2801_readdata() local
258 int stat = 0; in dt2801_writedata() local
292 int stat; in dt2801_wait_for_ready() local
311 int stat; in dt2801_writecmd() local
328 unsigned int stat; in dt2801_reset() local
374 int stat; in probe_number_of_ai_chans() local
423 static int dt2801_error(struct comedi_device *dev, int stat) in dt2801_error()
445 int stat; in dt2801_ai_insn_read() local
/linux-4.4.14/fs/overlayfs/
Dcopy_up.c170 static int ovl_set_timestamps(struct dentry *upperdentry, struct kstat *stat) in ovl_set_timestamps()
182 int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) in ovl_set_attr()
209 struct kstat *stat, const char *link) in ovl_copy_up_locked()
297 struct path *lowerpath, struct kstat *stat) in ovl_copy_up_one()
387 struct kstat stat; in ovl_copy_up() local
Ddir.c73 struct kstat *stat, const char *link, in ovl_create_real()
136 struct kstat *stat) in ovl_dir_getattr()
162 struct kstat *stat, const char *link, in ovl_create_upper()
222 struct kstat stat; in ovl_clear_empty() local
317 struct kstat *stat, const char *link, in ovl_create_over_whiteout()
390 struct kstat stat = { in ovl_create_or_link() local
Dinode.c19 struct kstat stat; in ovl_copy_up_truncate() local
78 struct kstat *stat) in ovl_getattr()
/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c222 struct ptc_stats *stat = bcp->statp; in bau_process_retry_msg() local
276 struct ptc_stats *stat = bcp->statp; in bau_process_message() local
364 struct ptc_stats *stat = bcp->statp; in do_reset() local
519 struct ptc_stats *stat = bcp->statp; in uv1_wait_completion() local
602 struct ptc_stats *stat = bcp->statp; in handle_uv2_busy() local
617 struct ptc_stats *stat = bcp->statp; in uv2_3_wait_completion() local
707 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged()
730 struct ptc_stats *stat) in destination_timeout()
754 static void disable_for_period(struct bau_control *bcp, struct ptc_stats *stat) in disable_for_period()
778 static void count_max_concurr(int stat, struct bau_control *bcp, in count_max_concurr()
[all …]
/linux-4.4.14/drivers/media/pci/mantis/
Dmantis_i2c.c40 u32 rxd, i, stat, trials; in mantis_i2c_read() local
87 u32 txd = 0, stat, trials; in mantis_i2c_write() local
131 u32 stat, data, txd; in mantis_i2c_xfer() local
Dmantis_cards.c78 u32 stat = 0, mask = 0; in mantis_irq_handler() local
Dhopper_cards.c68 u32 stat = 0, mask = 0; in hopper_irq_handler() local
Dmantis_uart.c94 u32 stat; in mantis_uart_work() local
/linux-4.4.14/sound/soc/mxs/
Dmxs-saif.c208 u32 stat; in mxs_saif_put_mclk() local
242 u32 stat; in mxs_saif_get_mclk() local
292 u32 scr, stat; in mxs_saif_set_dai_fmt() local
397 u32 scr, stat; in mxs_saif_hw_params() local
655 unsigned int stat; in mxs_saif_irq() local
/linux-4.4.14/arch/cris/arch-v32/kernel/
Ddebugport.c160 reg_ser_rs_stat_din stat; in getDebugChar() local
177 reg_ser_r_stat_din stat; in putDebugChar() local
187 reg_ser_r_stat_din stat; in early_putch() local
/linux-4.4.14/arch/x86/ia32/
Dsys_ia32.c70 static int cp_stat64(struct stat64 __user *ubuf, struct kstat *stat) in cp_stat64()
101 struct kstat stat; in sys32_stat64() local
112 struct kstat stat; in sys32_lstat64() local
121 struct kstat stat; in sys32_fstat64() local
131 struct kstat stat; in sys32_fstatat() local
/linux-4.4.14/fs/fscache/
Dinternal.h278 static inline void fscache_stat(atomic_t *stat) in fscache_stat()
283 static inline void fscache_stat_d(atomic_t *stat) in fscache_stat_d()
288 #define __fscache_stat(stat) (stat) argument
293 #define __fscache_stat(stat) (NULL) argument
294 #define fscache_stat(stat) do {} while (0) argument
295 #define fscache_stat_d(stat) do {} while (0) argument
/linux-4.4.14/init/
Ddo_mounts.h25 struct stat64 stat; in bstat() local
37 struct stat stat; in bstat() local
/linux-4.4.14/arch/sparc/kernel/
Dsys_sparc32.c70 static int cp_compat_stat64(struct kstat *stat, in cp_compat_stat64()
103 struct kstat stat; in compat_sys_stat64() local
114 struct kstat stat; in compat_sys_lstat64() local
125 struct kstat stat; in compat_sys_fstat64() local
137 struct kstat stat; in compat_sys_fstatat64() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.c183 u32 stat = nvkm_rd32(device, 0x002640 + (engn * 0x04)); in gk104_fifo_intr_sched_ctxsw() local
234 u32 stat = nvkm_rd32(device, 0x00256c); in gk104_fifo_intr_chsw() local
244 u32 stat = nvkm_rd32(device, 0x00259c); in gk104_fifo_intr_dropped_fault() local
361 u32 stat = nvkm_rd32(device, 0x00280c + (unit * 0x10)); in gk104_fifo_intr_fault() local
455 u32 stat = nvkm_rd32(device, 0x040108 + (unit * 0x2000)) & mask; in gk104_fifo_intr_pbdma_0() local
503 u32 stat = nvkm_rd32(device, 0x040148 + (unit * 0x2000)) & mask; in gk104_fifo_intr_pbdma_1() local
544 u32 stat = nvkm_rd32(device, 0x002100) & mask; in gk104_fifo_intr() local
Dgf100.c184 u32 stat = nvkm_rd32(device, 0x002640 + (engn * 0x04)); in gf100_fifo_intr_sched_ctxsw() local
296 u32 stat = nvkm_rd32(device, 0x00280c + (unit * 0x10)); in gf100_fifo_intr_fault() local
363 u32 stat = nvkm_rd32(device, 0x040108 + (unit * 0x2000)); in gf100_fifo_intr_pbdma() local
459 u32 stat = nvkm_rd32(device, 0x002100) & mask; in gf100_fifo_intr() local
/linux-4.4.14/arch/mips/sgi-ip32/
Dcrime.c44 unsigned long stat, addr; in crime_memerr_intr() local
95 unsigned long stat = crime->cpu_error_stat & CRIME_CPU_ERROR_MASK; in crime_cpuerr_intr() local
/linux-4.4.14/fs/xfs/
Dxfs_itable.c56 int *stat) /* BULKSTAT_RV_... */ in xfs_bulkstat_one_int()
165 int *stat) /* BULKSTAT_RV_... */ in xfs_bulkstat_one()
216 int stat; in xfs_bulkstat_grab_ichunk() local
396 int stat; in xfs_bulkstat() local
581 int stat; in xfs_inumbers() local
/linux-4.4.14/drivers/spi/
Dspi-au1550.c174 u32 cfg, stat; in au1550_spi_chipsel() local
234 u32 cfg, stat; in au1550_spi_setupxfer() local
423 u32 stat, evnt; in au1550_spi_dma_irq_callback() local
514 u32 stat, mask; in au1550_spi_pio_txrxb() local
558 u32 stat, evnt; in au1550_spi_pio_irq_callback() local
684 u32 stat, cfg; in au1550_spi_setup_psc_as_spi() local
Dspi-ti-qspi.c197 u32 stat; in qspi_is_busy() local
212 u32 stat; in ti_qspi_poll_wc() local
/linux-4.4.14/drivers/mmc/host/
Dmxcmmc.c371 u32 stat; in mxcmci_dma_callback() local
454 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data()
501 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response()
536 u32 stat; in mxcmci_poll_status() local
556 unsigned int stat; in mxcmci_pull() local
585 unsigned int stat; in mxcmci_push() local
615 int stat, i; in mxcmci_transfer_data() local
661 static void mxcmci_data_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_data_done()
700 static void mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done()
724 u32 stat; in mxcmci_irq() local
[all …]
Dpxamci.c300 static int pxamci_cmd_done(struct pxamci_host *host, unsigned int stat) in pxamci_cmd_done()
355 static int pxamci_data_done(struct pxamci_host *host, unsigned int stat) in pxamci_data_done()
408 unsigned stat = readl(host->base + MMC_STAT); in pxamci_irq() local
Dbfin_sdh.c253 static int sdh_cmd_done(struct sdh_host *host, unsigned int stat) in sdh_cmd_done()
293 static int sdh_data_done(struct sdh_host *host, unsigned int stat) in sdh_data_done()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c922 u32 stat = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0508)); in gf100_gr_trap_tpc() local
960 u32 stat = nvkm_rd32(device, GPC_UNIT(gpc, 0x2c90)); in gf100_gr_trap_gpc() local
1012 u32 stat = nvkm_rd32(device, 0x404000); in gf100_gr_trap_intr() local
1020 u32 stat = nvkm_rd32(device, 0x404600); in gf100_gr_trap_intr() local
1028 u32 stat = nvkm_rd32(device, 0x408030); in gf100_gr_trap_intr() local
1036 u32 stat = nvkm_rd32(device, 0x405840); in gf100_gr_trap_intr() local
1044 u32 stat = nvkm_rd32(device, 0x40601c); in gf100_gr_trap_intr() local
1052 u32 stat = nvkm_rd32(device, 0x404490); in gf100_gr_trap_intr() local
1060 u32 stat = nvkm_rd32(device, 0x407020) & 0x3fffffff; in gf100_gr_trap_intr() local
1073 u32 stat = nvkm_rd32(device, 0x400118); in gf100_gr_trap_intr() local
[all …]
Dg84.c97 u32 stat = status; in nvkm_gr_vstatus_print() local
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlnetst.h152 lstcon_rpc_stat_total(lstcon_trans_stat_t *stat, int inc) in lstcon_rpc_stat_total()
158 lstcon_rpc_stat_success(lstcon_trans_stat_t *stat, int inc) in lstcon_rpc_stat_success()
164 lstcon_rpc_stat_failure(lstcon_trans_stat_t *stat, int inc) in lstcon_rpc_stat_failure()
170 lstcon_sesop_stat_success(lstcon_trans_stat_t *stat, int inc) in lstcon_sesop_stat_success()
176 lstcon_sesop_stat_failure(lstcon_trans_stat_t *stat, int inc) in lstcon_sesop_stat_failure()
182 lstcon_sesqry_stat_active(lstcon_trans_stat_t *stat, int inc) in lstcon_sesqry_stat_active()
188 lstcon_sesqry_stat_busy(lstcon_trans_stat_t *stat, int inc) in lstcon_sesqry_stat_busy()
194 lstcon_sesqry_stat_unknown(lstcon_trans_stat_t *stat, int inc) in lstcon_sesqry_stat_unknown()
200 lstcon_tsbop_stat_success(lstcon_trans_stat_t *stat, int inc) in lstcon_tsbop_stat_success()
206 lstcon_tsbop_stat_failure(lstcon_trans_stat_t *stat, int inc) in lstcon_tsbop_stat_failure()
[all …]
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c27 #define NICVF_HW_STAT(stat) { \ argument
32 #define NICVF_DRV_STAT(stat) { \ argument
255 int stat, qidx; in nicvf_get_qset_stats() local
279 int stat; in nicvf_get_ethtool_stats() local
319 int mbox, key, stat, q; in nicvf_get_regs() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dael1002.c116 unsigned int stat, data; in ael_i2c_rd() local
364 unsigned int stat; in ael2005_get_module_type() local
456 unsigned int stat; in ael2005_intr_handler() local
607 unsigned int stat; in ael2020_get_module_type() local
699 unsigned int stat; in ael2020_intr_clear() local
767 unsigned int stat; in ael2020_intr_handler() local
873 unsigned int stat; in t3_qt2045_phy_prep() local
/linux-4.4.14/sound/soc/au1x/
Dpsc-i2s.c120 unsigned long stat; in au1xpsc_i2s_hw_params() local
184 unsigned long tmo, stat; in au1xpsc_i2s_start() local
218 unsigned long tmo, stat; in au1xpsc_i2s_stop() local
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_common.c267 struct fm10k_hw_stat *stat) in fm10k_read_hw_stats_32b()
288 struct fm10k_hw_stat *stat) in fm10k_read_hw_stats_48b()
318 static void fm10k_update_hw_base_48b(struct fm10k_hw_stat *stat, u64 delta) in fm10k_update_hw_base_48b()
Dfm10k_common.h59 #define fm10k_update_hw_base_32b(stat, delta) ((stat)->base_l += (delta)) argument
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.c1450 int *stat) /* success/failure */ in xfs_btree_increment()
1558 int *stat) /* success/failure */ in xfs_btree_decrement()
1715 int *stat) /* success/failure */ in xfs_btree_lookup()
1984 int *stat) /* success/failure */ in xfs_btree_lshift()
2167 int *stat) /* success/failure */ in xfs_btree_rshift()
2346 int *stat) /* success/failure */ in __xfs_btree_split()
2526 int *stat; /* success/failure */ member
2575 int *stat) /* success/failure */ in xfs_btree_split()
2607 int *stat) /* return status - 0 fail */ in xfs_btree_new_iroot()
2716 int *stat) /* success/failure */ in xfs_btree_new_root()
[all …]
Dxfs_btree.h87 #define __XFS_BTREE_STATS_INC(mp, type, stat) \ argument
89 #define XFS_BTREE_STATS_INC(cur, stat) \ argument
102 #define __XFS_BTREE_STATS_ADD(mp, type, stat, val) \ argument
104 #define XFS_BTREE_STATS_ADD(cur, stat, val) \ argument
Dxfs_alloc.c60 int *stat) /* success/failure */ in xfs_alloc_lookup_eq()
76 int *stat) /* success/failure */ in xfs_alloc_lookup_ge()
92 int *stat) /* success/failure */ in xfs_alloc_lookup_le()
125 int *stat) /* output: success/failure */ in xfs_alloc_get_rec()
1498 int *stat) /* status: 0-freelist, 1-normal/none */ in xfs_alloc_ag_vextent_small()
Dxfs_rtbitmap.c755 int *stat) /* out: 1 for matches, 0 for not */ in xfs_rtcheck_range()
931 int stat; in xfs_rtcheck_alloc_range() local
/linux-4.4.14/sound/soc/samsung/
Dac97.c55 u32 ac_glbctrl, stat; in s3c_ac97_activate() local
84 u32 stat, addr, data; in s3c_ac97_read() local
162 u32 stat; in s3c_ac97_warm_reset() local
/linux-4.4.14/drivers/irqchip/
Dirq-bcm2835.c209 u32 stat = readl_relaxed(intc.pending[bank]); in armctrl_translate_bank() local
214 static u32 armctrl_translate_shortcut(int bank, u32 stat) in armctrl_translate_shortcut()
221 u32 stat = readl_relaxed(intc.pending[0]) & BANK0_VALID_MASK; in get_next_armctrl_hwirq() local
Dirq-orion.c41 u32 stat = readl_relaxed(gc->reg_base + ORION_IRQ_CAUSE) & in orion_handle_irq() local
114 u32 stat = readl_relaxed(gc->reg_base + ORION_BRIDGE_IRQ_CAUSE) & in orion_bridge_irq_handler() local
Dirq-dw-apb-ictl.c39 u32 stat = readl_relaxed(gc->reg_base + APB_INT_FINALSTATUS_L); in dw_apb_ictl_handler() local
Dirq-vic.c216 u32 stat, irq; in handle_one_vic() local
230 u32 stat, hwirq; in vic_handle_irq_cascaded() local
/linux-4.4.14/drivers/pcmcia/
Dbcm63xx_pcmcia.c164 unsigned int stat; in __get_socket_status() local
177 unsigned int stat = 0; in __get_socket_status() local
269 unsigned int stat, events; in bcm63xx_pcmcia_poll() local
/linux-4.4.14/drivers/rtc/
Drtc-ds3232.c71 int control, stat; in ds3232_check_rtc_status() local
195 int control, stat; in ds3232_read_alarm() local
241 int control, stat; in ds3232_set_alarm() local
367 int stat, control; in ds3232_work() local
Drtc-ds1343.c441 unsigned int control, stat; in ds1343_update_alarm() local
489 unsigned int stat; in ds1343_read_alarm() local
569 unsigned int stat, control; in ds1343_thread() local
/linux-4.4.14/drivers/media/i2c/
Dtda9840.c91 int stat = tda9840_status(sd); in tda9840_s_tuner() local
123 int stat = tda9840_status(sd); in tda9840_g_tuner() local
/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-spi.c433 union cvmx_spxx_clk_stat stat; in cvmx_spi_clock_detect_cb() local
511 union cvmx_spxx_clk_stat stat; in cvmx_spi_training_cb() local
596 union cvmx_spxx_clk_stat stat; in cvmx_spi_calendar_sync_cb() local
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-ioread.c162 int stat; in pvr2_ioread_start() local
264 int stat; in pvr2_ioread_get_buffer() local
415 int stat; in pvr2_ioread_read() local
Dpvrusb2-hdw.c454 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_min_get() local
465 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_max_get() local
479 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_min_get() local
490 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_max_get() local
504 int stat, bleftend, cleft; in ctrl_cropw_max_get() local
520 int stat, btopend, ctop; in ctrl_croph_max_get() local
536 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbl() local
547 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbt() local
558 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbw() local
569 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbh() local
[all …]
Dpvrusb2-dvb.c95 int stat = pvr2_dvb_feed_func(data); in pvr2_dvb_feed_thread() local
/linux-4.4.14/arch/arm/kernel/
Dsys_oabi-compat.c117 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64()
147 struct kstat stat; in sys_oabi_stat64() local
157 struct kstat stat; in sys_oabi_lstat64() local
167 struct kstat stat; in sys_oabi_fstat64() local
179 struct kstat stat; in sys_oabi_fstatat64() local
/linux-4.4.14/arch/powerpc/platforms/82xx/
Dpq2ads-pci-pic.c34 u32 stat; member
84 u32 stat, mask, pend; in pq2ads_pci_irq_demux() local
/linux-4.4.14/kernel/trace/
Dtrace_stat.c27 void *stat; member
76 static int insert_stat(struct rb_root *root, void *stat, cmp_stat_t cmp) in insert_stat()
128 void *stat; in stat_seq_init() local
/linux-4.4.14/drivers/scsi/arm/
Dfas216.c156 unsigned char is, stat, inst; in fas216_dumpstate() local
248 static const char *fas216_bus_phase(int stat) in fas216_bus_phase()
350 static struct { int stat, ssr, isr, ph; } ph_list[PH_SIZE]; member
353 static void add_debug_list(int stat, int ssr, int isr, int ph) in add_debug_list()
1165 int stat; in fas216_wait_cmd() local
1181 unsigned int stat = fas216_wait_cmd(info, CMD_MSGACCEPTED); in fas216_get_msg_byte() local
1348 static void fas216_busservice_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_busservice_intr()
1544 static void fas216_funcdone_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_funcdone_intr()
1626 unsigned char inst, is, stat; in fas216_intr() local
/linux-4.4.14/drivers/net/wan/
Dhd64570.c226 u8 stat = sca_in(msci + ST1, card); /* read MSCI ST1 status */ in sca_msci_intr() local
295 u8 stat = sca_in(DSR_RX(phy_node(port)), card); /* read DMA Status */ in sca_rx_intr() local
347 u8 stat; in sca_tx_intr() local
381 u8 stat; in sca_intr() local
Dhd64572.c238 u8 stat = sca_in(DSR_RX(port->chan), card); /* read DMA Status */ in sca_rx_done() local
293 u8 stat; in sca_tx_done() local
306 u8 stat = readb(&desc->stat); in sca_tx_done() local
Dz85230.c337 u8 ch,stat; in z8530_rx() local
634 u8 stat; in z8530_rx_clear() local
Dwanxl.c250 u32 stat; in wanxl_intr() local
564 u32 ramsize, stat; in wanxl_pci_init_one() local
/linux-4.4.14/arch/s390/kernel/
Dcompat_linux.c84 #define SET_OLDSTAT_UID(stat, uid) (stat).st_uid = high2lowuid(uid) argument
85 #define SET_OLDSTAT_GID(stat, gid) (stat).st_gid = high2lowgid(gid) argument
86 #define SET_STAT_UID(stat, uid) (stat).st_uid = high2lowuid(uid) argument
87 #define SET_STAT_GID(stat, gid) (stat).st_gid = high2lowgid(gid) argument
358 static int cp_stat64(struct stat64_emu31 __user *ubuf, struct kstat *stat) in cp_stat64()
384 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() local
393 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() local
402 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() local
412 struct kstat stat; in COMPAT_SYSCALL_DEFINE4() local
Ddiag.c50 struct diag_stat *stat; in show_diag_stat() local
/linux-4.4.14/arch/arm/mach-orion5x/
Dirq.c40 u32 stat; in orion5x_legacy_handle_irq() local
/linux-4.4.14/drivers/md/bcache/
Dstats.c56 #define var(stat) (s->stat >> 16) in SHOW() argument
130 static void scale_stat(unsigned long *stat) in scale_stat()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dnvram.c281 int stat; in sm_erase_bank() local
312 int i, stat = 0; in sm_write_bank() local
346 int stat = 0; in amd_erase_bank() local
392 int i, stat = 0; in amd_write_bank() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgf119.c456 u32 stat = nvkm_rd32(device, 0x61008c); in gf119_disp_intr() local
466 u32 stat = nvkm_rd32(device, 0x61009c); in gf119_disp_intr() local
474 u32 stat = nvkm_rd32(device, 0x6100ac); in gf119_disp_intr() local
493 u32 stat = nvkm_rd32(device, 0x6100bc + (i * 0x800)); in gf119_disp_intr() local
Dsornv50.c41 u32 stat; in nv50_sor_power() local
Ddacnv50.c41 u32 stat; in nv50_dac_power() local
/linux-4.4.14/drivers/media/pci/ddbridge/
Dddbridge-core.c84 int stat; in ddb_i2c_cmd() local
172 int i, j, stat = 0; in ddb_i2c_init() local
424 u32 idx, off, stat = output->stat; in ddb_output_free() local
446 u32 idx, off, stat = output->stat; in ddb_output_write() local
493 u32 idx, off, stat = input->stat; in ddb_input_avail() local
513 u32 idx, free, stat = input->stat; in ddb_input_read() local
904 int stat; in ts_write() local
1566 int stat = 0; in ddb_probe() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c34 u32 stat = nvkm_rd32(device, 0x104908 + base); in gk104_ce_intr() local
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmdio_10g.c85 int stat; in efx_mdio_wait_reset_mmds() local
204 int stat = efx_mdio_read(efx, mmd, MDIO_STAT1); in efx_mdio_set_mmd_lpower() local
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c34 #define ENIC_TX_STAT(stat) { \ argument
39 #define ENIC_RX_STAT(stat) { \ argument
44 #define ENIC_GEN_STAT(stat) { \ argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dnv04.c36 u32 stat = nvkm_rd32(device, 0x001100) & nvkm_rd32(device, 0x001140); in nv04_bus_intr() local
Dgf100.c32 u32 stat = nvkm_rd32(device, 0x001100) & nvkm_rd32(device, 0x001140); in gf100_bus_intr() local
Dnv31.c35 u32 stat = nvkm_rd32(device, 0x001100) & nvkm_rd32(device, 0x001140); in nv31_bus_intr() local
Dnv50.c57 u32 stat = nvkm_rd32(device, 0x001100) & nvkm_rd32(device, 0x001140); in nv50_bus_intr() local
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddtt200u-fe.c17 enum fe_status stat; member
24 enum fe_status *stat) in dtt200u_fe_read_status()
/linux-4.4.14/arch/mips/kernel/
Dsmp-cps.c193 u32 access, stat, seq_state; in boot_core() local
413 unsigned stat; in cps_cpu_die() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dfault.c79 unsigned long stat = ctx->csa.class_0_pending & CLASS0_INTR_MASK; in spufs_handle_class0() local
Drun.c48 int spu_stopped(struct spu_context *ctx, u32 *stat) in spu_stopped()
/linux-4.4.14/drivers/mtd/spi-nor/
Dnxp-spifi.c70 u8 stat; in nxp_spifi_wait_for_cmd() local
83 u8 stat; in nxp_spifi_reset() local
113 u8 stat; in nxp_spifi_set_memory_mode_on() local
/linux-4.4.14/drivers/i2c/busses/
Di2c-pnx.c364 u32 stat, ctl; in i2c_pnx_interrupt() local
462 u32 stat; in bus_reset_if_active() local
499 u32 stat; in i2c_pnx_xfer() local
Di2c-au1550.c81 unsigned long stat; in wait_ack() local
110 unsigned long stat; in do_address() local
Di2c-omap.c526 u16 stat, systest; in omap_i2c_wait_for_bb_valid() local
800 omap_i2c_ack_stat(struct omap_i2c_dev *omap, u16 stat) in omap_i2c_ack_stat()
805 static inline void i2c_omap_errata_i207(struct omap_i2c_dev *omap, u16 stat) in i2c_omap_errata_i207()
902 u16 stat; in errata_omap3_i462() local
996 u16 stat; in omap_i2c_isr() local
1016 u16 stat; in omap_i2c_isr_thread() local
Di2c-kempld.c93 u8 stat = kempld_read8(pld, KEMPLD_I2C_STAT); in kempld_i2c_process() local
237 u8 stat; in kempld_i2c_device_init() local
/linux-4.4.14/drivers/block/rsxx/
Drsxx.h35 __u32 stat; member
/linux-4.4.14/fs/nfsd/
Dnfsxdr.c145 struct kstat *stat) in encode_fattr()
200 …32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *stat) in nfs2svc_encode_fattr()
486 struct kstatfs *stat = &resp->stats; in nfssvc_encode_statfsres() local
Dxdr.h85 struct kstat stat; member
90 struct kstat stat; member
100 struct kstat stat; member
Dvfs.h127 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr()
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dtx.c79 mt7601u_tx_pktid_dec(struct mt7601u_dev *dev, struct mt76_tx_status *stat) in mt7601u_tx_pktid_dec()
239 struct mt76_tx_status stat; in mt7601u_tx_stat() local
Dmac.c151 struct mt76_tx_status stat = {}; in mt7601u_mac_fetch_tx_status() local
166 void mt76_send_tx_status(struct mt7601u_dev *dev, struct mt76_tx_status *stat) in mt76_send_tx_status()
/linux-4.4.14/arch/ia64/hp/sim/
Dsimscsi.c128 struct disk_stat stat; in simscsi_sg_readwrite() local
170 struct disk_stat stat; in simscsi_get_disk_size() local
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_els.c3098 struct ls_rjt stat; in lpfc_els_retry() local
4651 READ_LNK_VAR *stat) in lpfc_rdp_res_link_error()
4783 struct ls_rjt *stat; in lpfc_els_rdp_cmpl() local
4922 struct ls_rjt stat; in lpfc_els_rcv_rdp() local
5002 struct ls_rjt *stat; in lpfc_els_lcb_rsp() local
5154 struct ls_rjt stat; in lpfc_els_rcv_lcb() local
5742 struct ls_rjt stat; in lpfc_els_rcv_flogi() local
5922 struct ls_rjt stat; in lpfc_els_rcv_rnid() local
5992 struct ls_rjt stat; in lpfc_els_rcv_lirr() local
6235 struct ls_rjt stat; in lpfc_els_rcv_rls() local
[all …]
Dlpfc_nportdisc.c284 struct ls_rjt stat; in lpfc_rcv_plogi() local
543 struct ls_rjt stat; in lpfc_rcv_padisc() local
931 struct ls_rjt stat; in lpfc_rcv_plogi_plogi_issue() local
977 struct ls_rjt stat; in lpfc_rcv_prli_plogi_issue() local
1844 struct ls_rjt stat; in lpfc_rcv_plogi_logo_issue() local
1858 struct ls_rjt stat; in lpfc_rcv_prli_logo_issue() local
1886 struct ls_rjt stat; in lpfc_rcv_padisc_logo_issue() local
1900 struct ls_rjt stat; in lpfc_rcv_prlo_logo_issue() local
2125 struct ls_rjt stat; in lpfc_rcv_prli_npr_node() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dpriv.h10 u32 stat; member
Dbase.c62 u32 stat, intr; in nvkm_mc_intr() local
/linux-4.4.14/arch/arm/mach-omap1/
Dfpga.c92 u32 stat; in innovator_fpga_IRQ_demux() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dgk104.c32 u32 stat = nvkm_rd32(device, 0x00dc68) & intr, i; in gk104_aux_stat() local
Dg94.c32 u32 stat = nvkm_rd32(device, 0x00e068) & intr, i; in g94_aux_stat() local
Dauxg94.c82 u32 ctrl, stat, timeout, retries; in g94_i2c_aux_xfer() local
Dauxgm204.c82 u32 ctrl, stat, timeout, retries; in gm204_i2c_aux_xfer() local
/linux-4.4.14/drivers/devfreq/
Dgovernor_simpleondemand.c25 struct devfreq_dev_status *stat; in devfreq_simple_ondemand_func() local
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbt878.c238 u32 stat; in bt878_stop() local
266 u32 stat, astat, mask; in bt878_irq() local
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspu_base.c294 unsigned long stat, mask; in spu_irq_class_0() local
318 unsigned long stat, mask, dar, dsisr; in spu_irq_class_1() local
359 unsigned long stat; in spu_irq_class_2() local
/linux-4.4.14/drivers/tty/serial/
Duartlite.c115 static int ulite_receive(struct uart_port *port, int stat) in ulite_receive()
165 static int ulite_transmit(struct uart_port *port, int stat) in ulite_transmit()
199 int stat = uart_in32(ULITE_STATUS, port); in ulite_isr() local
Dmxs-auart.c332 u32 stat; in mxs_auart_rx_char() local
376 u32 stat = 0; in mxs_auart_rx_chars() local
462 u32 stat = readl(u->membase + AUART_STAT); in mxs_auart_get_mctrl() local
535 u32 stat; in dma_rx_callback() local
805 u32 stat = readl(s->port.membase + AUART_STAT); in mxs_auart_irq_handle() local
Detraxfs-uart.c53 reg_ser_r_stat_din stat; in cris_console_write() local
578 reg_ser_rs_stat_din stat; in etraxfs_uart_get_poll_char() local
596 reg_ser_r_stat_din stat; in etraxfs_uart_put_poll_char() local
Dsunsab.c112 union sab82532_irq_status *stat) in receive_chars()
235 union sab82532_irq_status *stat) in transmit_chars()
290 union sab82532_irq_status *stat) in check_status()
Dsunhv.c125 long stat = sun4v_con_read(ra, PAGE_SIZE, &bytes_read); in receive_chars_read() local
452 unsigned long stat; in sunhv_console_write_paged() local
/linux-4.4.14/include/linux/
Dblk-cgroup.h503 static inline int blkg_stat_init(struct blkg_stat *stat, gfp_t gfp) in blkg_stat_init()
515 static inline void blkg_stat_exit(struct blkg_stat *stat) in blkg_stat_exit()
528 static inline void blkg_stat_add(struct blkg_stat *stat, uint64_t val) in blkg_stat_add()
537 static inline uint64_t blkg_stat_read(struct blkg_stat *stat) in blkg_stat_read()
546 static inline void blkg_stat_reset(struct blkg_stat *stat) in blkg_stat_reset()
/linux-4.4.14/drivers/atm/
Dnicstar.c945 u32 stat; in push_rxbufs() local
1438 u32 stat; in ns_close() local
1548 u32 stat, cfg; in ns_close() local
1972 u32 stat; in dequeue_rx() local
2395 u32 stat; in ns_proc_read() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_hal.c1067 int stat = 0; in qat_hal_exec_micro_init_lm() local
1101 int stat = 0; in qat_hal_batch_wr_lm() local
1238 int stat = 0; in qat_hal_put_rel_nn() local
1275 int stat = 0; in qat_hal_init_gpr() local
1309 int stat = 0; in qat_hal_init_wr_xfer() local
1344 int stat = 0; in qat_hal_init_rd_xfer() local
1378 int stat = 0; in qat_hal_init_nn() local
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dbast-irq.c105 unsigned int stat; in bast_irq_pc104_demux() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv50.c64 u32 stat = nvkm_rd32(device, 0x00b100); in nv50_mpeg_intr() local
/linux-4.4.14/drivers/scsi/
Dnsp32_debug.c145 static void show_busphase(unsigned char stat) in show_busphase()
/linux-4.4.14/arch/arm/plat-orion/
Dpcie.c77 u32 stat = readl(base + PCIE_STAT_OFF); in orion_pcie_get_local_bus_nr() local
84 u32 stat; in orion_pcie_set_local_bus_nr() local
/linux-4.4.14/drivers/isdn/hisax/
Dhfcscard.c25 u_char val, stat; in hfcs_interrupt() local
Dhisax_fcpcipnp.c468 static inline void hdlc_rpr_irq(struct fritz_bcs *bcs, u32 stat) in hdlc_rpr_irq()
555 static void hdlc_irq_one(struct fritz_bcs *bcs, u32 stat) in hdlc_irq_one()
577 u32 stat; in hdlc_irq() local
Dhisax_fcpcipnp.h37 u_int stat; member
Dhfc_2bds0.c190 u_char stat, cip; in hfc_empty_fifo() local
592 u_char stat, cip, f1, f2; in receive_dmsg() local
/linux-4.4.14/arch/arm/mach-dove/
Dirq.c125 u32 stat; in dove_legacy_handle_irq() local
/linux-4.4.14/drivers/scsi/pcmcia/
Dnsp_debug.c174 static void show_busphase(unsigned char stat) in show_busphase()
/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-irq.c62 uint32_t stat = ioread32(&vmr->irq_status); in cobalt_dma_stream_queue_handler() local
Dcobalt-driver.c186 static const char *get_link_speed(u16 stat) in get_link_speed()
203 u16 stat, ctrl; in cobalt_pcie_status_show() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dnv10.c87 u32 stat = nvkm_rd32(device, 0x001144) & intr; in nv10_gpio_intr_stat() local
Dnv50.c100 u32 stat = nvkm_rd32(device, 0x00e050) & intr; in nv50_gpio_intr_stat() local
/linux-4.4.14/arch/sh/drivers/pci/
Dcommon.c54 u16 stat; in EARLY_PCI_OP() local
/linux-4.4.14/arch/ia64/hp/sim/boot/
Dbootloader.c62 struct disk_stat stat; in start_bootloader() local
/linux-4.4.14/drivers/base/
Ddevtmpfs.c277 static int dev_mynode(struct device *dev, struct inode *inode, struct kstat *stat) in dev_mynode()
310 struct kstat stat; in handle_remove() local
/linux-4.4.14/fs/9p/
Dvfs_inode.c99 struct p9_wstat *stat) in p9mode2perm()
126 struct p9_wstat *stat, dev_t *rdev) in p9mode2unixmode()
1054 struct kstat *stat) in v9fs_vfs_getattr()
1156 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
Dg84.c86 u32 stat = nvkm_rd32(device, 0x102130); in g84_cipher_intr() local
/linux-4.4.14/drivers/block/
Dhd.c206 static void dump_status(const char *msg, unsigned int stat) in dump_status()
402 unsigned int stat = inb_p(HD_STATUS); in unexpected_hd_interrupt() local
435 int stat; in wait_DRQ() local
/linux-4.4.14/arch/mips/txx9/generic/
Dspi_eeprom.c56 int stat = 0; in early_seeprom_probe() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dnv04.c76 u32 stat = nvkm_rd32(device, NV04_PTIMER_INTR_0); in nv04_timer_intr() local
/linux-4.4.14/arch/arm/mach-netx/
Dgeneric.c75 unsigned int stat; in netx_hif_demux_handler() local
/linux-4.4.14/arch/c6x/platforms/
Demif.c21 u32 stat; member
/linux-4.4.14/drivers/net/fjes/
Dfjes_ethtool.c37 #define FJES_STAT(name, stat) { \ argument
/linux-4.4.14/arch/s390/pci/
Dpci_debug.c56 u64 *stat; in pci_perf_show() local
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma.c90 atomic_t *stat = (atomic_t *)table->data; in read_reset_stat() local
/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/
Dadf_isr.c68 int stat = pci_enable_msi(pci_dev_info->pci_dev); in adf_enable_msi() local
/linux-4.4.14/arch/blackfin/mach-bf609/
Dclock.c143 u32 stat = bfin_read32(CGU0_STAT); in pll_get_rate() local
162 u32 stat = bfin_read32(CGU0_STAT); in pll_set_rate() local
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_init.c164 u32 stat; in mvs_tasklet() local
193 u32 stat; in mvs_interrupt() local
/linux-4.4.14/arch/arm/vdso/
Dvdsomunge.c136 struct stat stat; in main() local
/linux-4.4.14/drivers/memory/
Dfsl_ifc.c127 u32 stat; in check_nand_stat() local
/linux-4.4.14/arch/mips/bcm63xx/
Dtimer.c31 u32 stat; in timer_interrupt() local
/linux-4.4.14/drivers/media/pci/pt3/
Dpt3_dma.c37 u32 stat; in pt3_stop_dma() local
/linux-4.4.14/sound/oss/
Dpas2_midi.c227 unsigned char stat; in pas_midi_interrupt() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dbase.c152 u32 stat = nvkm_rd32(device, 0x10a16c); in nvkm_pmu_intr() local
/linux-4.4.14/security/tomoyo/
Dcondition.c719 struct tomoyo_mini_stat *stat = &obj->stat[i]; in tomoyo_get_attributes() local
924 struct tomoyo_mini_stat *stat; in tomoyo_condition() local
/linux-4.4.14/fs/lockd/
Dclnt4xdr.c223 const __be32 stat) in encode_nlm4_stat()
232 static int decode_nlm4_stat(struct xdr_stream *xdr, __be32 *stat) in decode_nlm4_stat()
Dclntxdr.c217 const __be32 stat) in encode_nlm_stat()
227 __be32 *stat) in decode_nlm_stat()
/linux-4.4.14/drivers/net/hamradio/
Dbaycom_epp.c178 unsigned char stat; member
431 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat) in transmit()
652 unsigned char stat; in epp_bh() local
835 unsigned char stat; in epp_open() local
/linux-4.4.14/sound/isa/gus/
Dgus_uart.c31 unsigned char stat, data, byte; in snd_gf1_interrupt_midi_in() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgm107.c79 u32 stat = nvkm_rd32(device, base + 0x00c); in gm107_ltc_lts_isr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c172 uint32_t stat = nvkm_rd32(device, 0x1100); in nv40_therm_intr() local
/linux-4.4.14/drivers/media/pci/ngene/
Dngene-core.c1309 int stat; in ngene_buffer_config() local
1338 int stat; in ngene_start() local
1653 int stat = 0; in ngene_probe() local
Dngene-cards.c509 int stat; in eeprom_read_ushort() local
525 int stat; in eeprom_write_ushort() local
/linux-4.4.14/drivers/tty/
Dtty_ldsem.c54 # define lock_stat(_lock, stat) lock_##stat(&(_lock)->dep_map, _RET_IP_) argument
56 # define lock_stat(_lock, stat) do { } while (0) argument
/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_main.c1243 s32 stat; in lmc_interrupt() local
1520 long stat; in lmc_rx() local
/linux-4.4.14/arch/arm/mach-cns3xxx/
Dcore.c183 u32 __iomem *stat = cns3xxx_tmr1 + TIMER1_2_INTERRUPT_STATUS_OFFSET; in cns3xxx_timer_interrupt() local
/linux-4.4.14/drivers/input/serio/
Dpcips2.c49 unsigned int stat; in pcips2_write() local
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c67 static const uint32_t stat[] = { in set_scanout() local
619 uint32_t stat = tilcdc_read_irqstatus(dev); in tilcdc_crtc_irq() local
/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c1426 int stat; in ep0_irq() local
1463 int stat; in ep0_irq() local
1917 int stat; in omap_udc_pio_irq() local
1980 u16 stat; in omap_udc_iso_irq() local
/linux-4.4.14/net/sunrpc/auth_gss/
Dsvcauth_gss.c779 int stat = -ENOMEM; in svcauth_gss_register_pseudoflavor() local
829 int stat = -EINVAL; in unwrap_integ_data() local
951 int stat; in svcauth_gss_set_client() local
1588 int stat = -EINVAL; in svcauth_gss_wrap_resp_integ() local
1695 int stat = -EINVAL; in svcauth_gss_release() local
/linux-4.4.14/drivers/media/platform/blackfin/
Dppi.c82 unsigned long stat; in ppi_irq_err() local
/linux-4.4.14/fs/proc/
Dproc_net.c143 struct kstat *stat) in proc_tgid_net_getattr()

1234