Home
last modified time | relevance | path

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

123

/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/arch/sparc/include/uapi/asm/
Dstat.h8 struct stat { struct
25 struct stat64 { argument
51 struct stat { struct
73 struct stat64 { argument
/linux-4.1.27/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.1.27/arch/blackfin/include/uapi/asm/
Dstat.h10 struct stat { struct
33 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.1.27/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.1.27/arch/ia64/include/uapi/asm/
Dstat.h9 struct stat { struct
32 struct ia64_oldstat { argument
/linux-4.1.27/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.1.27/arch/xtensa/include/uapi/asm/
Dstat.h16 struct stat { struct
37 struct stat64 { argument
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/arch/m68k/include/uapi/asm/
Dstat.h18 struct stat { struct
41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.1.27/arch/avr32/include/uapi/asm/
Dstat.h25 struct stat { struct
48 struct stat64 { argument
/linux-4.1.27/arch/m32r/include/uapi/asm/
Dstat.h22 struct stat { struct
45 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.1.27/arch/mn10300/include/uapi/asm/
Dstat.h18 struct stat { struct
39 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.1.27/arch/cris/include/uapi/asm/
Dstat.h23 struct stat { struct
44 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
/linux-4.1.27/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.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/
Dgf100.c35 u32 stat = nv_rd32(priv, 0x122128 + (i * 0x0400)); in gf100_ibus_intr_hub() local
45 u32 stat = nv_rd32(priv, 0x124128 + (i * 0x0400)); in gf100_ibus_intr_rop() local
55 u32 stat = nv_rd32(priv, 0x128128 + (i * 0x0400)); in gf100_ibus_intr_gpc() local
72 u32 stat = 0x00000100 << i; in gf100_ibus_intr() local
80 u32 stat = 0x00010000 << i; in gf100_ibus_intr() local
88 u32 stat = 0x00000001 << i; in gf100_ibus_intr() local
Dgk104.c35 u32 stat = nv_rd32(priv, 0x122128 + (i * 0x0800)); in gk104_ibus_intr_hub() local
45 u32 stat = nv_rd32(priv, 0x124128 + (i * 0x0800)); in gk104_ibus_intr_rop() local
55 u32 stat = nv_rd32(priv, 0x128128 + (i * 0x0800)); in gk104_ibus_intr_gpc() local
72 u32 stat = 0x00000100 << i; in gk104_ibus_intr() local
80 u32 stat = 0x00010000 << i; in gk104_ibus_intr() local
88 u32 stat = 0x00000001 << i; in gk104_ibus_intr() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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, struct iattr *attr, in ovl_copy_up_locked()
300 struct path *lowerpath, struct kstat *stat, in ovl_copy_up_one()
398 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.c20 struct kstat stat; in ovl_copy_up_last() local
81 struct kstat *stat) in ovl_getattr()
/linux-4.1.27/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.1.27/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.1.27/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.c76 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.c67 u32 stat = 0, i; in mantis_uart_read() local
/linux-4.1.27/arch/cris/arch-v32/kernel/
Ddebugport.c162 reg_ser_rs_stat_din stat; in getDebugChar() local
179 reg_ser_r_stat_din stat; in putDebugChar() local
189 reg_ser_r_stat_din stat; in early_putch() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c858 u32 stat = nv_rd32(priv, TPC_UNIT(gpc, tpc, 0x0508)); in gf100_gr_trap_tpc() local
894 u32 stat = nv_rd32(priv, GPC_UNIT(gpc, 0x2c90)); in gf100_gr_trap_gpc() local
944 u32 stat = nv_rd32(priv, 0x404000); in gf100_gr_trap_intr() local
952 u32 stat = nv_rd32(priv, 0x404600); in gf100_gr_trap_intr() local
960 u32 stat = nv_rd32(priv, 0x408030); in gf100_gr_trap_intr() local
968 u32 stat = nv_rd32(priv, 0x405840); in gf100_gr_trap_intr() local
976 u32 stat = nv_rd32(priv, 0x40601c); in gf100_gr_trap_intr() local
984 u32 stat = nv_rd32(priv, 0x404490); in gf100_gr_trap_intr() local
992 u32 stat = nv_rd32(priv, 0x407020); in gf100_gr_trap_intr() local
1010 u32 stat = nv_rd32(priv, 0x400118); in gf100_gr_trap_intr() local
[all …]
/linux-4.1.27/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.1.27/init/
Ddo_mounts.h25 struct stat64 stat; in bstat() local
37 struct stat stat; in bstat() local
/linux-4.1.27/fs/fscache/
Dinternal.h274 static inline void fscache_stat(atomic_t *stat) in fscache_stat()
279 static inline void fscache_stat_d(atomic_t *stat) in fscache_stat_d()
284 #define __fscache_stat(stat) (stat) argument
289 #define __fscache_stat(stat) (NULL) argument
290 #define fscache_stat(stat) do {} while (0) argument
291 #define fscache_stat_d(stat) do {} while (0) argument
/linux-4.1.27/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.1.27/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.1.27/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
576 int stat; in xfs_inumbers() local
/linux-4.1.27/drivers/spi/
Dspi-au1550.c174 u32 cfg, stat; in au1550_spi_chipsel() local
234 u32 cfg, stat; in au1550_spi_setupxfer() local
424 u32 stat, evnt; in au1550_spi_dma_irq_callback() local
515 u32 stat, mask; in au1550_spi_pio_txrxb() local
559 u32 stat, evnt; in au1550_spi_pio_irq_callback() local
685 u32 stat, cfg; in au1550_spi_setup_psc_as_spi() local
Dspi-ti-qspi.c205 u32 stat; in qspi_is_busy() local
399 u32 stat; in ti_qspi_isr() local
/linux-4.1.27/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
619 int stat, i; in mxcmci_transfer_data() local
665 static void mxcmci_data_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_data_done()
704 static void mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done()
728 u32 stat; in mxcmci_irq() local
[all …]
Dpxamci.c299 static int pxamci_cmd_done(struct pxamci_host *host, unsigned int stat) in pxamci_cmd_done()
354 static int pxamci_data_done(struct pxamci_host *host, unsigned int stat) in pxamci_data_done()
403 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.1.27/drivers/staging/lustre/include/linux/lnet/
Dlnetst.h150 lstcon_rpc_stat_total(lstcon_trans_stat_t *stat, int inc) in lstcon_rpc_stat_total()
156 lstcon_rpc_stat_success(lstcon_trans_stat_t *stat, int inc) in lstcon_rpc_stat_success()
162 lstcon_rpc_stat_failure(lstcon_trans_stat_t *stat, int inc) in lstcon_rpc_stat_failure()
168 lstcon_sesop_stat_success(lstcon_trans_stat_t *stat, int inc) in lstcon_sesop_stat_success()
174 lstcon_sesop_stat_failure(lstcon_trans_stat_t *stat, int inc) in lstcon_sesop_stat_failure()
180 lstcon_sesqry_stat_active(lstcon_trans_stat_t *stat, int inc) in lstcon_sesqry_stat_active()
186 lstcon_sesqry_stat_busy(lstcon_trans_stat_t *stat, int inc) in lstcon_sesqry_stat_busy()
192 lstcon_sesqry_stat_unknown(lstcon_trans_stat_t *stat, int inc) in lstcon_sesqry_stat_unknown()
198 lstcon_tsbop_stat_success(lstcon_trans_stat_t *stat, int inc) in lstcon_tsbop_stat_success()
204 lstcon_tsbop_stat_failure(lstcon_trans_stat_t *stat, int inc) in lstcon_tsbop_stat_failure()
[all …]
/linux-4.1.27/drivers/irqchip/
Dirq-bcm2835.c184 u32 stat, irq; in armctrl_handle_bank() local
193 u32 stat) in armctrl_handle_shortcut()
202 u32 stat, irq; in bcm2835_handle_irq() local
Dirq-orion.c42 u32 stat = readl_relaxed(gc->reg_base + ORION_IRQ_CAUSE) & in orion_handle_irq() local
115 u32 stat = readl_relaxed(gc->reg_base + ORION_BRIDGE_IRQ_CAUSE) & in orion_bridge_irq_handler() local
Dirq-dw-apb-ictl.c34 u32 stat; in dw_apb_ictl_handler() local
Dirq-vic.c217 u32 stat, irq; in handle_one_vic() local
231 u32 stat, hwirq; in vic_handle_irq_cascaded() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/fs/xfs/libxfs/
Dxfs_btree.c1435 int *stat) /* success/failure */ in xfs_btree_increment()
1543 int *stat) /* success/failure */ in xfs_btree_decrement()
1700 int *stat) /* success/failure */ in xfs_btree_lookup()
1969 int *stat) /* success/failure */ in xfs_btree_lshift()
2152 int *stat) /* success/failure */ in xfs_btree_rshift()
2331 int *stat) /* success/failure */ in __xfs_btree_split()
2511 int *stat; /* success/failure */ member
2560 int *stat) /* success/failure */ in xfs_btree_split()
2592 int *stat) /* return status - 0 fail */ in xfs_btree_new_iroot()
2701 int *stat) /* success/failure */ in xfs_btree_new_root()
[all …]
Dxfs_btree.h87 #define __XFS_BTREE_STATS_INC(type, stat) \ argument
89 #define XFS_BTREE_STATS_INC(cur, stat) \ argument
101 #define __XFS_BTREE_STATS_ADD(type, stat, val) \ argument
103 #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()
1463 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.1.27/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.1.27/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.1.27/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.c452 unsigned int control, stat; in ds1343_update_alarm() local
500 unsigned int stat; in ds1343_read_alarm() local
580 unsigned int stat, control; in ds1343_thread() local
/linux-4.1.27/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.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-ioread.c162 int stat; in pvr2_ioread_start() local
260 int stat; in pvr2_ioread_get_buffer() local
409 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.1.27/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.1.27/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.1.27/arch/powerpc/platforms/82xx/
Dpq2ads-pci-pic.c34 u32 stat; member
84 u32 stat, mask, pend; in pq2ads_pci_irq_demux() local
/linux-4.1.27/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.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv44.c102 u32 stat = nv_rd32(priv, 0x00b100); in nv44_mpeg_intr() local
144 u32 stat; in nv44_mpeg_me_intr() local
Dnv50.c126 u32 stat = nv_rd32(priv, 0x00b100); in nv50_mpeg_intr() local
158 u32 stat = nv_rd32(priv, 0x00b800); in nv50_vpe_intr() local
Dnv40.c93 u32 stat; in nv40_mpeg_intr() local
/linux-4.1.27/arch/arm/mach-orion5x/
Dirq.c40 u32 stat; in orion5x_legacy_handle_irq() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dsornv50.c40 u32 stat; in nv50_sor_power() local
Ddacnv50.c40 u32 stat; in nv50_dac_power() local
Dgf110.c1207 u32 stat = nv_rd32(priv, 0x61008c); in gf110_disp_intr() local
1217 u32 stat = nv_rd32(priv, 0x61009c); in gf110_disp_intr() local
1225 u32 stat = nv_rd32(priv, 0x6100ac); in gf110_disp_intr() local
1244 u32 stat = nv_rd32(priv, 0x6100bc + (i * 0x800)); in gf110_disp_intr() local
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.c547 u32 stat = nv_rd32(priv, 0x002640 + (engn * 0x04)); in gk104_fifo_intr_sched_ctxsw() local
593 u32 stat = nv_rd32(priv, 0x00256c); in gk104_fifo_intr_chsw() local
601 u32 stat = nv_rd32(priv, 0x00259c); in gk104_fifo_intr_dropped_fault() local
716 u32 stat = nv_rd32(priv, 0x00280c + (unit * 0x10)); in gk104_fifo_intr_fault() local
825 u32 stat = nv_rd32(priv, 0x040108 + (unit * 0x2000)) & mask; in gk104_fifo_intr_pbdma_0() local
866 u32 stat = nv_rd32(priv, 0x040148 + (unit * 0x2000)) & mask; in gk104_fifo_intr_pbdma_1() local
904 u32 stat = nv_rd32(priv, 0x002100) & mask; in gk104_fifo_intr() local
Dgf100.c496 u32 stat = nv_rd32(priv, 0x002640 + (engn * 0x04)); in gf100_fifo_intr_sched_ctxsw() local
602 u32 stat = nv_rd32(priv, 0x00280c + (unit * 0x10)); in gf100_fifo_intr_fault() local
683 u32 stat = nv_rd32(priv, 0x040108 + (unit * 0x2000)); in gf100_fifo_intr_pbdma() local
766 u32 stat = nv_rd32(priv, 0x002100) & mask; in gf100_fifo_intr() local
/linux-4.1.27/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
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dgf100.c31 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in gf100_bus_intr() local
Dnv31.c31 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in nv31_bus_intr() local
Dnv50.c49 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in nv50_bus_intr() local
Dnv04.c31 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in nv04_bus_intr() local
/linux-4.1.27/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.1.27/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.1.27/drivers/media/usb/dvb-usb/
Ddtt200u-fe.c17 fe_status_t stat; member
23 static int dtt200u_fe_read_status(struct dvb_frontend* fe, fe_status_t *stat) in dtt200u_fe_read_status()
/linux-4.1.27/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.1.27/drivers/block/rsxx/
Drsxx.h35 __u32 stat; member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dgk104.c30 u32 stat = nv_rd32(i2c, 0x00dc68) & intr, i; in gk104_aux_stat() local
Dg94.c30 u32 stat = nv_rd32(i2c, 0x00e068) & intr, i; in g94_aux_stat() local
106 u32 ctrl, stat, timeout, retries; in g94_aux() local
Dgm204.c76 u32 ctrl, stat, timeout, retries; in gm204_aux() local
/linux-4.1.27/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 = ioread32(I2C_REG_STS(alg_data)); in i2c_pnx_xfer() local
Di2c-omap.c527 u16 stat, systest; in omap_i2c_wait_for_bb_valid() local
801 omap_i2c_ack_stat(struct omap_i2c_dev *dev, u16 stat) in omap_i2c_ack_stat()
806 static inline void i2c_omap_errata_i207(struct omap_i2c_dev *dev, u16 stat) in i2c_omap_errata_i207()
903 u16 stat; in errata_omap3_i462() local
997 u16 stat; in omap_i2c_isr() local
1017 u16 stat; in omap_i2c_isr_thread() local
Di2c-au1550.c82 unsigned long stat; in wait_ack() local
111 unsigned long stat; in do_address() 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.1.27/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.h124 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr()
/linux-4.1.27/drivers/devfreq/
Dgovernor_simpleondemand.c24 struct devfreq_dev_status stat; in devfreq_simple_ondemand_func() local
/linux-4.1.27/arch/arm/mach-omap1/
Dfpga.c92 u32 stat; in innovator_fpga_IRQ_demux() local
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dnv10.c84 u32 stat = nv_rd32(gpio, 0x001144) & intr; in nv10_gpio_intr_stat() local
Dnv50.c96 u32 stat = nv_rd32(gpio, 0x00e050) & intr; in nv50_gpio_intr_stat() local
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbt878.c238 u32 stat; in bt878_stop() local
266 u32 stat, astat, mask; in bt878_irq() local
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dbast-irq.c107 unsigned int stat; in bast_irq_pc104_demux() local
/linux-4.1.27/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
Dspu_priv1_mmio.c65 static void int_stat_clear(struct spu *spu, int class, u64 stat) in int_stat_clear()
/linux-4.1.27/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.c330 u32 stat; in mxs_auart_rx_char() local
374 u32 stat = 0; in mxs_auart_rx_chars() local
460 u32 stat = readl(u->membase + AUART_STAT); in mxs_auart_get_mctrl() local
533 u32 stat; in dma_rx_callback() local
801 u32 stat = readl(s->port.membase + AUART_STAT); in mxs_auart_irq_handle() 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()
Detraxfs-uart.c54 reg_ser_r_stat_din stat; in cris_console_write() local
615 reg_ser_rs_stat_din stat; in etraxfs_uart_get_poll_char() local
633 reg_ser_r_stat_din stat; in etraxfs_uart_put_poll_char() local
Dsunhv.c126 long stat = sun4v_con_read(ra, PAGE_SIZE, &bytes_read); in receive_chars_read() local
451 unsigned long stat; in sunhv_console_write_paged() local
/linux-4.1.27/block/
Dblk-cgroup.h403 static inline void blkg_stat_init(struct blkg_stat *stat) in blkg_stat_init()
416 static inline void blkg_stat_add(struct blkg_stat *stat, uint64_t val) in blkg_stat_add()
430 static inline uint64_t blkg_stat_read(struct blkg_stat *stat) in blkg_stat_read()
447 static inline void blkg_stat_reset(struct blkg_stat *stat) in blkg_stat_reset()
/linux-4.1.27/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.1.27/drivers/crypto/qat/qat_common/
Dqat_hal.c1066 int stat = 0; in qat_hal_exec_micro_init_lm() local
1100 int stat = 0; in qat_hal_batch_wr_lm() local
1237 int stat = 0; in qat_hal_put_rel_nn() local
1274 int stat = 0; in qat_hal_init_gpr() local
1308 int stat = 0; in qat_hal_init_wr_xfer() local
1343 int stat = 0; in qat_hal_init_rd_xfer() local
1377 int stat = 0; in qat_hal_init_nn() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dpriv.h24 u32 stat; member
Dbase.c62 u32 stat = intr = nvkm_mc_intr_mask(pmc); in nvkm_mc_intr() local
/linux-4.1.27/drivers/scsi/
Dnsp32_debug.c145 static void show_busphase(unsigned char stat) in show_busphase()
/linux-4.1.27/net/ieee802154/6lowpan/
Drx.c23 int stat = NET_RX_SUCCESS; in lowpan_give_skb_to_devices() local
/linux-4.1.27/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.1.27/arch/arm/mach-dove/
Dirq.c124 u32 stat; in dove_legacy_handle_irq() local
/linux-4.1.27/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.1.27/drivers/scsi/pcmcia/
Dnsp_debug.c174 static void show_busphase(unsigned char stat) in show_busphase()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dbus.h6 u32 stat; member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/
Dg98.c83 u32 stat = nv_rd32(priv, 0x087008) & disp & ~(disp >> 16); in g98_sec_intr() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgt215.c85 u32 stat = nv_ro32(falcon, 0x008) & dispatch & ~(dispatch >> 16); in gt215_ce_intr() local
Dgk104.c71 u32 stat = nv_rd32(priv, 0x104908 + (ce * 0x1000)); in gk104_ce_intr() local
Dgm204.c71 u32 stat = nv_rd32(priv, 0x104908 + (ce * 0x1000)); in gm204_ce_intr() local
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dbootloader.c62 struct disk_stat stat; in start_bootloader() local
/linux-4.1.27/arch/sh/drivers/pci/
Dcommon.c54 u16 stat; in EARLY_PCI_OP() local
/linux-4.1.27/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.1.27/drivers/scsi/lpfc/
Dlpfc_nportdisc.c284 struct ls_rjt stat; in lpfc_rcv_plogi() local
543 struct ls_rjt stat; in lpfc_rcv_padisc() local
927 struct ls_rjt stat; in lpfc_rcv_plogi_plogi_issue() local
973 struct ls_rjt stat; in lpfc_rcv_prli_plogi_issue() local
1840 struct ls_rjt stat; in lpfc_rcv_plogi_logo_issue() local
1854 struct ls_rjt stat; in lpfc_rcv_prli_logo_issue() local
1882 struct ls_rjt stat; in lpfc_rcv_padisc_logo_issue() local
1896 struct ls_rjt stat; in lpfc_rcv_prlo_logo_issue() local
2121 struct ls_rjt stat; in lpfc_rcv_prli_npr_node() local
Dlpfc_els.c3122 struct ls_rjt stat; in lpfc_els_retry() local
5126 struct ls_rjt stat; in lpfc_els_rcv_flogi() local
5300 struct ls_rjt stat; in lpfc_els_rcv_rnid() local
5371 struct ls_rjt stat; in lpfc_els_rcv_lirr() local
5615 struct ls_rjt stat; in lpfc_els_rcv_rls() local
5679 struct ls_rjt stat; in lpfc_els_rcv_rtv() local
5768 struct ls_rjt stat; in lpfc_els_rcv_rps() local
6006 struct ls_rjt stat; in lpfc_els_rcv_rpl() local
6488 struct ls_rjt stat; in lpfc_send_els_failure_event() local
6637 struct ls_rjt stat; in lpfc_els_unsol_buffer() local
[all …]
/linux-4.1.27/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.1.27/arch/mips/txx9/generic/
Dspi_eeprom.c56 int stat = 0; in early_seeprom_probe() local
/linux-4.1.27/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.1.27/arch/c6x/platforms/
Demif.c21 u32 stat; member
/linux-4.1.27/arch/s390/pci/
Dpci_debug.c56 u64 *stat; in pci_perf_show() local
/linux-4.1.27/arch/arm/mach-netx/
Dgeneric.c76 unsigned int stat; in netx_hif_demux_handler() local
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma.c91 atomic_t *stat = (atomic_t *)table->data; in read_reset_stat() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
Dg84.c115 u32 stat = nv_rd32(priv, 0x102130); in g84_cipher_intr() local
/linux-4.1.27/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.1.27/drivers/scsi/mvsas/
Dmv_init.c166 u32 stat; in mvs_tasklet() local
195 u32 stat; in mvs_interrupt() local
/linux-4.1.27/scripts/rt-tester/
Drt-tester.py179 stat = status.split(",") variable
/linux-4.1.27/arch/arm/vdso/
Dvdsomunge.c136 struct stat stat; in main() local
/linux-4.1.27/drivers/memory/
Dfsl_ifc.c126 u32 stat; in check_nand_stat() local
/linux-4.1.27/arch/mips/bcm63xx/
Dtimer.c31 u32 stat; in timer_interrupt() local
/linux-4.1.27/drivers/media/pci/pt3/
Dpt3_dma.c37 u32 stat; in pt3_stop_dma() local
/linux-4.1.27/sound/oss/
Dpas2_midi.c227 unsigned char stat; in pas_midi_interrupt() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgm107.c68 u32 stat = nv_rd32(priv, base + 0x00c); in gm107_ltc_lts_isr() local
/linux-4.1.27/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.1.27/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.1.27/sound/isa/gus/
Dgus_uart.c31 unsigned char stat, data, byte; in snd_gf1_interrupt_midi_in() local
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c173 uint32_t stat = nv_rd32(therm, 0x1100); in nv40_therm_intr() local
/linux-4.1.27/drivers/media/pci/ngene/
Dngene-core.c1309 int stat; in ngene_buffer_config() local
1338 int stat; in ngene_start() local
1651 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.1.27/drivers/net/wan/lmc/
Dlmc_main.c1243 s32 stat; in lmc_interrupt() local
1520 long stat; in lmc_rx() local
/linux-4.1.27/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.1.27/arch/arm/mach-cns3xxx/
Dcore.c176 u32 __iomem *stat = cns3xxx_tmr1 + TIMER1_2_INTERRUPT_STATUS_OFFSET; in cns3xxx_timer_interrupt() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dnv04.c115 u32 stat = nv_rd32(priv, NV04_PTIMER_INTR_0); in nv04_timer_intr() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dbase.c145 u32 stat = nv_rd32(pmu, 0x10a16c); in nvkm_pmu_intr() local
/linux-4.1.27/drivers/input/serio/
Dpcips2.c49 unsigned int stat; in pcips2_write() local
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c64 static const uint32_t stat[] = { in set_scanout() local
585 uint32_t stat = tilcdc_read_irqstatus(dev); in tilcdc_crtc_irq() local
/linux-4.1.27/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.1.27/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.1.27/fs/proc/
Droot.c199 static int proc_root_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat in proc_root_getattr()
Dproc_net.c143 struct kstat *stat) in proc_tgid_net_getattr()
/linux-4.1.27/arch/arm/mach-imx/
Dtzic.c131 u32 stat; in tzic_handle_irq() local
/linux-4.1.27/fs/coda/
Dinode.c258 int coda_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in coda_getattr()
/linux-4.1.27/drivers/media/platform/blackfin/
Dppi.c82 unsigned long stat; in ppi_irq_err() local

123