/openbmc/linux/fs/fscache/ |
H A D | internal.h | 119 static inline void fscache_stat(atomic_t *stat) in fscache_stat() 124 static inline void fscache_stat_d(atomic_t *stat) in fscache_stat_d() 129 #define __fscache_stat(stat) (stat) argument 134 #define __fscache_stat(stat) (NULL) argument 135 #define fscache_stat(stat) do {} while (0) argument 136 #define fscache_stat_d(stat) do {} while (0) argument
|
/openbmc/linux/sound/soc/mxs/ |
H A 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 420 u32 scr, stat; in mxs_saif_hw_params() local 673 unsigned int stat; in mxs_saif_irq() local
|
/openbmc/u-boot/drivers/misc/ |
H A D | fsl_iim.c | 79 u32 stat; member 121 static void finish_access(struct fsl_iim *regs, u32 *stat, u32 *err) in finish_access() 145 u32 stat, err; in fuse_read() local 164 u32 fctl, u32 *stat, u32 *err) in direct_access() 179 u32 stat, err; in fuse_sense() local 204 u32 stat, err; in prog_bit() local 261 u32 stat, err; in fuse_override() local
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | mantis_i2c.c | 28 u32 rxd, i, stat, trials; in mantis_i2c_read() local 75 u32 txd = 0, stat, trials; in mantis_i2c_write() local 119 u32 stat, data, txd; in mantis_i2c_xfer() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mxl5xx.c | 150 int stat; in read_register_unlocked() local 175 int stat; in send_command() local 203 int stat; in write_register() local 220 int stat; in write_firmware_block() local 242 int stat; in read_register() local 266 int stat; in read_register_block() local 291 int stat; in read_by_mnemonic() local 308 int stat; in update_by_mnemonic() local 434 int stat; in set_parameters() local 515 int stat; in read_snr() local [all …]
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mxcmmc.c | 202 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data() 229 static int mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() 266 u32 stat; in mxcmci_poll_status() local 282 unsigned int stat; in mxcmci_pull() local 311 unsigned int stat; in mxcmci_push() local 344 int stat; in mxcmci_transfer_data() local 367 static int mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done() 395 u32 stat; in mxcmci_request() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-au1550.c | 164 u32 cfg, stat; in au1550_spi_chipsel() local 224 u32 cfg, stat; in au1550_spi_setupxfer() local 413 u32 stat, evnt; in au1550_spi_dma_irq_callback() local 504 u32 stat, mask; in au1550_spi_pio_txrxb() local 548 u32 stat, evnt; in au1550_spi_pio_irq_callback() local 676 u32 stat, cfg; in au1550_spi_setup_psc_as_spi() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | serdes.c | 138 struct mv88e6352_serdes_hw_stat *stat; in mv88e6352_serdes_get_strings() local 154 struct mv88e6352_serdes_hw_stat *stat) in mv88e6352_serdes_get_stat() 184 struct mv88e6352_serdes_hw_stat *stat; in mv88e6352_serdes_get_stats() local 400 struct mv88e6390_serdes_hw_stat *stat; in mv88e6390_serdes_get_strings() local 415 struct mv88e6390_serdes_hw_stat *stat) in mv88e6390_serdes_get_stat() 435 struct mv88e6390_serdes_hw_stat *stat; in mv88e6390_serdes_get_stats() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mxcmmc.c | 346 u32 stat; in mxcmci_dma_callback() local 429 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data() 476 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() 511 u32 stat; in mxcmci_poll_status() local 531 unsigned int stat; in mxcmci_pull() local 560 unsigned int stat; in mxcmci_push() local 590 int stat, i; in mxcmci_transfer_data() local 636 static void mxcmci_data_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_data_done() 678 static void mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done() 701 u32 stat; in mxcmci_irq() local [all …]
|
/openbmc/linux/arch/mips/sgi-ip32/ |
H A 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
|
/openbmc/linux/block/ |
H A D | blk-iolatency.c | 199 struct latency_stat *stat) in latency_stat_init() 210 struct latency_stat *stat) in latency_stat_sum() 222 struct latency_stat *stat = get_cpu_ptr(iolat->stats); in latency_stat_record_time() local 233 struct latency_stat *stat) in latency_sum_ok() 244 struct latency_stat *stat) in latency_stat_samples() 252 struct latency_stat *stat) in iolat_update_total_lat_avg() 528 struct latency_stat stat; in iolatency_check_latencies() local 920 struct latency_stat stat; in iolatency_ssd_stat() local 997 struct latency_stat *stat; in iolatency_pd_init() local
|
H A D | blk-stat.c | 20 void blk_rq_stat_init(struct blk_rq_stat *stat) in blk_rq_stat_init() 42 void blk_rq_stat_add(struct blk_rq_stat *stat, u64 value) in blk_rq_stat_add() 54 struct blk_rq_stat *stat; in blk_stat_add() local
|
/openbmc/linux/tools/bootconfig/ |
H A D | main.c | 153 struct stat stat; in load_xbc_file() local 178 struct stat stat; in load_xbc_from_initrd() local 330 struct stat stat; in delete_xbc() local 364 struct stat stat; in apply_xbc() local
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-sx8.c | 61 int stat; in get_info() local 102 int stat; in read_status() local 185 int i = -1, stat = 0; in start() local 310 int i, stat = 0; in start_iq() local 351 int stat = 0; in set_parameters() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 1115 static uint16_t float16_ceq(float16 op1, float16 op2, float_status *stat) in float16_ceq() 1120 static uint32_t float32_ceq(float32 op1, float32 op2, float_status *stat) in float32_ceq() 1125 static uint64_t float64_ceq(float64 op1, float64 op2, float_status *stat) in float64_ceq() 1130 static uint16_t float16_cge(float16 op1, float16 op2, float_status *stat) in float16_cge() 1135 static uint32_t float32_cge(float32 op1, float32 op2, float_status *stat) in float32_cge() 1140 static uint64_t float64_cge(float64 op1, float64 op2, float_status *stat) in float64_cge() 1145 static uint16_t float16_cgt(float16 op1, float16 op2, float_status *stat) in float16_cgt() 1150 static uint32_t float32_cgt(float32 op1, float32 op2, float_status *stat) in float32_cgt() 1155 static uint64_t float64_cgt(float64 op1, float64 op2, float_status *stat) in float64_cgt() 1160 static uint16_t float16_acge(float16 op1, float16 op2, float_status *stat) in float16_acge() [all …]
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A 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 868 unsigned int stat; in t3_qt2045_phy_prep() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | lpc32xx_i2c.c | 90 int stat; in __i2c_probe_chip() local 113 int stat, wlen; in __i2c_read() local 180 int stat; in __i2c_write() local
|
/openbmc/linux/sound/soc/au1x/ |
H A D | psc-i2s.c | 117 unsigned long stat; in au1xpsc_i2s_hw_params() local 181 unsigned long tmo, stat; in au1xpsc_i2s_start() local 215 unsigned long tmo, stat; in au1xpsc_i2s_stop() local
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_pmu.c | 69 u32 stat; in lima_pmu_hw_init() local 93 u32 stat; in lima_pmu_hw_fini() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-designware-slave.c | 101 unsigned int stat, dummy; in i2c_dw_read_clear_intrbits_slave() local 153 unsigned int raw_stat, stat, enabled, tmp; in i2c_dw_isr_slave() local
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_common.c | 254 struct fm10k_hw_stat *stat) in fm10k_read_hw_stats_32b() 276 struct fm10k_hw_stat *stat) in fm10k_read_hw_stats_48b() 306 static void fm10k_update_hw_base_48b(struct fm10k_hw_stat *stat, u64 delta) in fm10k_update_hw_base_48b()
|
/openbmc/linux/drivers/regulator/ |
H A D | irq_helpers.c | 104 struct regulator_err_state *stat; in regulator_notifier_isr_work() local 129 struct regulator_err_state *stat; in regulator_notifier_isr_work() local 237 struct regulator_err_state *stat; in regulator_notifier_isr() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gv100.c | 840 u32 stat, mask[4]; in gv100_disp_super() local 898 u32 stat = nvkm_rd32(device, 0x611020 + (chid * 12)); in gv100_disp_exception() local 940 u32 stat = nvkm_rd32(device, 0x611c30); in gv100_disp_intr_ctrl_disp() local 988 u32 stat = nvkm_rd32(device, 0x611854); in gv100_disp_intr_exc_other() local 1017 unsigned long stat = nvkm_rd32(device, 0x611850); in gv100_disp_intr_exc_winim() local 1037 unsigned long stat = nvkm_rd32(device, 0x61184c); in gv100_disp_intr_exc_win() local 1057 u32 stat = nvkm_rd32(device, 0x611800 + (head * 0x04)); in gv100_disp_intr_head_timing() local 1082 u32 stat = nvkm_rd32(device, 0x611ec0); in gv100_disp_intr() local
|
/openbmc/linux/drivers/pcmcia/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 494 static dispc_irq_t dispc_vp_irq_from_raw(u32 stat, u32 hw_videoport) in dispc_vp_irq_from_raw() 512 u32 stat = 0; in dispc_vp_irq_to_raw() local 526 static dispc_irq_t dispc_vid_irq_from_raw(u32 stat, u32 hw_plane) in dispc_vid_irq_from_raw() 538 u32 stat = 0; in dispc_vid_irq_to_raw() local 549 u32 stat = dispc_vp_read(dispc, hw_videoport, DISPC_VP_K2G_IRQSTATUS); in dispc_k2g_vp_read_irqstatus() local 557 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); in dispc_k2g_vp_write_irqstatus() local 565 u32 stat = dispc_vid_read(dispc, hw_plane, DISPC_VID_K2G_IRQSTATUS); in dispc_k2g_vid_read_irqstatus() local 573 u32 stat = dispc_vid_irq_to_raw(vidstat, hw_plane); in dispc_k2g_vid_write_irqstatus() local 581 u32 stat = dispc_vp_read(dispc, hw_videoport, DISPC_VP_K2G_IRQENABLE); in dispc_k2g_vp_read_irqenable() local 589 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); in dispc_k2g_vp_set_irqenable() local [all …]
|