/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | stat.h | 18 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/ |
D | stat.h | 25 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/ |
D | ispstat.c | 24 #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 …]
|
D | isph3a_aewb.c | 246 struct ispstat *stat = v4l2_get_subdevdata(sd); in h3a_aewb_ioctl() local
|
D | isph3a_af.c | 310 struct ispstat *stat = v4l2_get_subdevdata(sd); in h3a_af_ioctl() local
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | stat.h | 9 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/ |
D | stat.h | 8 struct stat { struct 25 struct stat64 { argument 51 struct stat { struct 73 struct stat64 { argument
|
/linux-4.1.27/arch/sh/include/uapi/asm/ |
D | stat.h | 19 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/ |
D | stat.h | 10 struct stat { struct 33 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | stat.h | 19 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/ |
D | stat.h | 9 struct stat { struct 32 struct ia64_oldstat { argument
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | stat.h | 23 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/ |
D | stat.h | 16 struct stat { struct 37 struct stat64 { argument
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | stat.h | 20 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/ |
D | stat.h | 29 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/ |
D | stat.h | 6 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/ |
D | stat.h | 4 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/ |
D | stat.h | 18 struct stat { struct 41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | stat.h | 25 struct stat { struct 48 struct stat64 { argument
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | stat.h | 22 struct stat { struct 45 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | stat.h | 18 struct stat { struct 39 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | stat.h | 23 struct stat { struct 44 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-4.1.27/fs/ |
D | stat.c | 21 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/ |
D | iostat.h | 26 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()
|
D | namespace.c | 181 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/ |
D | gf100.c | 35 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
|
D | gk104.c | 35 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/ |
D | firedtv-ci.c | 27 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
|
D | firedtv-fe.c | 89 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/ |
D | ide-cd_ioctl.c | 46 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
|
D | ide-eh.c | 8 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
|
D | ide-iops.c | 112 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
|
D | ide-taskfile.c | 155 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
|
D | ide-cd.c | 274 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
|
D | ns87415.c | 146 unsigned char stat; in ns87415_prepare_drive() local 211 u8 stat; in init_hwif_ns87415() local
|
D | ide-io.c | 74 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
|
D | ide-lib.c | 133 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/ |
D | dt2801.c | 223 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/ |
D | copy_up.c | 170 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
|
D | dir.c | 73 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
|
D | inode.c | 20 struct kstat stat; in ovl_copy_up_last() local 81 struct kstat *stat) in ovl_getattr()
|
/linux-4.1.27/arch/x86/platform/uv/ |
D | tlb_uv.c | 222 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/ |
D | mxs-saif.c | 208 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/ |
D | mantis_i2c.c | 40 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
|
D | mantis_cards.c | 76 u32 stat = 0, mask = 0; in mantis_irq_handler() local
|
D | hopper_cards.c | 68 u32 stat = 0, mask = 0; in hopper_irq_handler() local
|
D | mantis_uart.c | 67 u32 stat = 0, i; in mantis_uart_read() local
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | debugport.c | 162 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/ |
D | gf100.c | 858 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/ |
D | sys_ia32.c | 70 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/ |
D | do_mounts.h | 25 struct stat64 stat; in bstat() local 37 struct stat stat; in bstat() local
|
/linux-4.1.27/fs/fscache/ |
D | internal.h | 274 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/ |
D | sys_sparc32.c | 70 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/ |
D | crime.c | 44 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/ |
D | xfs_itable.c | 56 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/ |
D | spi-au1550.c | 174 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
|
D | spi-ti-qspi.c | 205 u32 stat; in qspi_is_busy() local 399 u32 stat; in ti_qspi_isr() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | mxcmmc.c | 371 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 …]
|
D | pxamci.c | 299 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
|
D | bfin_sdh.c | 253 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/ |
D | lnetst.h | 150 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/ |
D | irq-bcm2835.c | 184 u32 stat, irq; in armctrl_handle_bank() local 193 u32 stat) in armctrl_handle_shortcut() 202 u32 stat, irq; in bcm2835_handle_irq() local
|
D | irq-orion.c | 42 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
|
D | irq-dw-apb-ictl.c | 34 u32 stat; in dw_apb_ictl_handler() local
|
D | irq-vic.c | 217 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/ |
D | ael1002.c | 116 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/ |
D | psc-i2s.c | 120 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/ |
D | fm10k_common.c | 267 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()
|
D | fm10k_common.h | 59 #define fm10k_update_hw_base_32b(stat, delta) ((stat)->base_l += (delta)) argument
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_btree.c | 1435 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 …]
|
D | xfs_btree.h | 87 #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
|
D | xfs_alloc.c | 60 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()
|
D | xfs_rtbitmap.c | 755 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/ |
D | bcm63xx_pcmcia.c | 164 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/ |
D | ac97.c | 55 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/ |
D | rtc-ds3232.c | 71 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
|
D | rtc-ds1343.c | 452 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/ |
D | tda9840.c | 91 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/ |
D | pvrusb2-ioread.c | 162 int stat; in pvr2_ioread_start() local 260 int stat; in pvr2_ioread_get_buffer() local 409 int stat; in pvr2_ioread_read() local
|
D | pvrusb2-hdw.c | 454 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 …]
|
D | pvrusb2-dvb.c | 95 int stat = pvr2_dvb_feed_func(data); in pvr2_dvb_feed_thread() local
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-spi.c | 433 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/ |
D | sys_oabi-compat.c | 117 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/ |
D | pq2ads-pci-pic.c | 34 u32 stat; member 84 u32 stat, mask, pend; in pq2ads_pci_irq_demux() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_stat.c | 27 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/ |
D | fas216.c | 156 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/ |
D | nv44.c | 102 u32 stat = nv_rd32(priv, 0x00b100); in nv44_mpeg_intr() local 144 u32 stat; in nv44_mpeg_me_intr() local
|
D | nv50.c | 126 u32 stat = nv_rd32(priv, 0x00b100); in nv50_mpeg_intr() local 158 u32 stat = nv_rd32(priv, 0x00b800); in nv50_vpe_intr() local
|
D | nv40.c | 93 u32 stat; in nv40_mpeg_intr() local
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | irq.c | 40 u32 stat; in orion5x_legacy_handle_irq() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | sornv50.c | 40 u32 stat; in nv50_sor_power() local
|
D | dacnv50.c | 40 u32 stat; in nv50_dac_power() local
|
D | gf110.c | 1207 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/ |
D | hd64570.c | 226 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
|
D | hd64572.c | 238 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
|
D | z85230.c | 337 u8 ch,stat; in z8530_rx() local 634 u8 stat; in z8530_rx_clear() local
|
D | wanxl.c | 250 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/ |
D | gk104.c | 547 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
|
D | gf100.c | 496 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/ |
D | compat_linux.c | 84 #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/ |
D | stats.c | 56 #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/ |
D | nvram.c | 281 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/ |
D | ddbridge-core.c | 84 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/ |
D | gf100.c | 31 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in gf100_bus_intr() local
|
D | nv31.c | 31 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in nv31_bus_intr() local
|
D | nv50.c | 49 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in nv50_bus_intr() local
|
D | nv04.c | 31 u32 stat = nv_rd32(pbus, 0x001100) & nv_rd32(pbus, 0x001140); in nv04_bus_intr() local
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 34 #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/ |
D | mdio_10g.c | 85 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/ |
D | dtt200u-fe.c | 17 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/ |
D | fault.c | 79 unsigned long stat = ctx->csa.class_0_pending & CLASS0_INTR_MASK; in spufs_handle_class0() local
|
D | run.c | 48 int spu_stopped(struct spu_context *ctx, u32 *stat) in spu_stopped()
|
/linux-4.1.27/drivers/block/rsxx/ |
D | rsxx.h | 35 __u32 stat; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | gk104.c | 30 u32 stat = nv_rd32(i2c, 0x00dc68) & intr, i; in gk104_aux_stat() local
|
D | g94.c | 30 u32 stat = nv_rd32(i2c, 0x00e068) & intr, i; in g94_aux_stat() local 106 u32 ctrl, stat, timeout, retries; in g94_aux() local
|
D | gm204.c | 76 u32 ctrl, stat, timeout, retries; in gm204_aux() local
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-pnx.c | 364 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
|
D | i2c-omap.c | 527 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
|
D | i2c-au1550.c | 82 unsigned long stat; in wait_ack() local 111 unsigned long stat; in do_address() local
|
D | i2c-kempld.c | 93 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/ |
D | nfsxdr.c | 145 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
|
D | xdr.h | 85 struct kstat stat; member 90 struct kstat stat; member 100 struct kstat stat; member
|
D | vfs.h | 124 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr()
|
/linux-4.1.27/drivers/devfreq/ |
D | governor_simpleondemand.c | 24 struct devfreq_dev_status stat; in devfreq_simple_ondemand_func() local
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | fpga.c | 92 u32 stat; in innovator_fpga_IRQ_demux() local
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simscsi.c | 128 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/ |
D | nv10.c | 84 u32 stat = nv_rd32(gpio, 0x001144) & intr; in nv10_gpio_intr_stat() local
|
D | nv50.c | 96 u32 stat = nv_rd32(gpio, 0x00e050) & intr; in nv50_gpio_intr_stat() local
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bt878.c | 238 u32 stat; in bt878_stop() local 266 u32 stat, astat, mask; in bt878_irq() local
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | bast-irq.c | 107 unsigned int stat; in bast_irq_pc104_demux() local
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | spu_base.c | 294 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
|
D | spu_priv1_mmio.c | 65 static void int_stat_clear(struct spu *spu, int class, u64 stat) in int_stat_clear()
|
/linux-4.1.27/drivers/tty/serial/ |
D | uartlite.c | 115 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
|
D | mxs-auart.c | 330 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
|
D | sunsab.c | 112 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()
|
D | etraxfs-uart.c | 54 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
|
D | sunhv.c | 126 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/ |
D | blk-cgroup.h | 403 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/ |
D | nicstar.c | 945 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/ |
D | qat_hal.c | 1066 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/ |
D | priv.h | 24 u32 stat; member
|
D | base.c | 62 u32 stat = intr = nvkm_mc_intr_mask(pmc); in nvkm_mc_intr() local
|
/linux-4.1.27/drivers/scsi/ |
D | nsp32_debug.c | 145 static void show_busphase(unsigned char stat) in show_busphase()
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | rx.c | 23 int stat = NET_RX_SUCCESS; in lowpan_give_skb_to_devices() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hfcscard.c | 25 u_char val, stat; in hfcs_interrupt() local
|
D | hisax_fcpcipnp.c | 468 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
|
D | hisax_fcpcipnp.h | 37 u_int stat; member
|
D | hfc_2bds0.c | 190 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/ |
D | irq.c | 124 u32 stat; in dove_legacy_handle_irq() local
|
/linux-4.1.27/arch/arm/plat-orion/ |
D | pcie.c | 77 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/ |
D | nsp_debug.c | 174 static void show_busphase(unsigned char stat) in show_busphase()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | bus.h | 6 u32 stat; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/ |
D | g98.c | 83 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/ |
D | gt215.c | 85 u32 stat = nv_ro32(falcon, 0x008) & dispatch & ~(dispatch >> 16); in gt215_ce_intr() local
|
D | gk104.c | 71 u32 stat = nv_rd32(priv, 0x104908 + (ce * 0x1000)); in gk104_ce_intr() local
|
D | gm204.c | 71 u32 stat = nv_rd32(priv, 0x104908 + (ce * 0x1000)); in gm204_ce_intr() local
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | bootloader.c | 62 struct disk_stat stat; in start_bootloader() local
|
/linux-4.1.27/arch/sh/drivers/pci/ |
D | common.c | 54 u16 stat; in EARLY_PCI_OP() local
|
/linux-4.1.27/drivers/base/ |
D | devtmpfs.c | 277 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/ |
D | lpfc_nportdisc.c | 284 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
|
D | lpfc_els.c | 3122 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/ |
D | vfs_inode.c | 99 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/ |
D | spi_eeprom.c | 56 int stat = 0; in early_seeprom_probe() local
|
/linux-4.1.27/drivers/block/ |
D | hd.c | 206 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/ |
D | emif.c | 21 u32 stat; member
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_debug.c | 56 u64 *stat; in pci_perf_show() local
|
/linux-4.1.27/arch/arm/mach-netx/ |
D | generic.c | 76 unsigned int stat; in netx_hif_demux_handler() local
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma.c | 91 atomic_t *stat = (atomic_t *)table->data; in read_reset_stat() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
D | g84.c | 115 u32 stat = nv_rd32(priv, 0x102130); in g84_cipher_intr() local
|
/linux-4.1.27/arch/blackfin/mach-bf609/ |
D | clock.c | 143 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/ |
D | mv_init.c | 166 u32 stat; in mvs_tasklet() local 195 u32 stat; in mvs_interrupt() local
|
/linux-4.1.27/scripts/rt-tester/ |
D | rt-tester.py | 179 stat = status.split(",") variable
|
/linux-4.1.27/arch/arm/vdso/ |
D | vdsomunge.c | 136 struct stat stat; in main() local
|
/linux-4.1.27/drivers/memory/ |
D | fsl_ifc.c | 126 u32 stat; in check_nand_stat() local
|
/linux-4.1.27/arch/mips/bcm63xx/ |
D | timer.c | 31 u32 stat; in timer_interrupt() local
|
/linux-4.1.27/drivers/media/pci/pt3/ |
D | pt3_dma.c | 37 u32 stat; in pt3_stop_dma() local
|
/linux-4.1.27/sound/oss/ |
D | pas2_midi.c | 227 unsigned char stat; in pas_midi_interrupt() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gm107.c | 68 u32 stat = nv_rd32(priv, base + 0x00c); in gm107_ltc_lts_isr() local
|
/linux-4.1.27/fs/lockd/ |
D | clnt4xdr.c | 223 const __be32 stat) in encode_nlm4_stat() 232 static int decode_nlm4_stat(struct xdr_stream *xdr, __be32 *stat) in decode_nlm4_stat()
|
D | clntxdr.c | 217 const __be32 stat) in encode_nlm_stat() 227 __be32 *stat) in decode_nlm_stat()
|
/linux-4.1.27/security/tomoyo/ |
D | condition.c | 719 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/ |
D | gus_uart.c | 31 unsigned char stat, data, byte; in snd_gf1_interrupt_midi_in() local
|
/linux-4.1.27/drivers/net/hamradio/ |
D | baycom_epp.c | 178 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/ |
D | nv40.c | 173 uint32_t stat = nv_rd32(therm, 0x1100); in nv40_therm_intr() local
|
/linux-4.1.27/drivers/media/pci/ngene/ |
D | ngene-core.c | 1309 int stat; in ngene_buffer_config() local 1338 int stat; in ngene_start() local 1651 int stat = 0; in ngene_probe() local
|
D | ngene-cards.c | 509 int stat; in eeprom_read_ushort() local 525 int stat; in eeprom_write_ushort() local
|
/linux-4.1.27/drivers/net/wan/lmc/ |
D | lmc_main.c | 1243 s32 stat; in lmc_interrupt() local 1520 long stat; in lmc_rx() local
|
/linux-4.1.27/drivers/tty/ |
D | tty_ldsem.c | 54 # 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/ |
D | core.c | 176 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/ |
D | nv04.c | 115 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/ |
D | base.c | 145 u32 stat = nv_rd32(pmu, 0x10a16c); in nvkm_pmu_intr() local
|
/linux-4.1.27/drivers/input/serio/ |
D | pcips2.c | 49 unsigned int stat; in pcips2_write() local
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 64 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/ |
D | omap_udc.c | 1426 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/ |
D | svcauth_gss.c | 779 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/ |
D | root.c | 199 static int proc_root_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat in proc_root_getattr()
|
D | proc_net.c | 143 struct kstat *stat) in proc_tgid_net_getattr()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | tzic.c | 131 u32 stat; in tzic_handle_irq() local
|
/linux-4.1.27/fs/coda/ |
D | inode.c | 258 int coda_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in coda_getattr()
|
/linux-4.1.27/drivers/media/platform/blackfin/ |
D | ppi.c | 82 unsigned long stat; in ppi_irq_err() local
|