| /OK3568_Linux_fs/kernel/arch/mips/sni/ |
| H A D | pcit.c | 183 u32 pending = *(volatile u32 *)SNI_PCIT_INT_REG; in pcit_hwint1() local 196 u32 pending = *(volatile u32 *)SNI_PCIT_INT_REG; in pcit_hwint0() local 209 u32 pending = read_c0_cause() & read_c0_status(); in sni_pcit_hwint() local 223 u32 pending = read_c0_cause() & read_c0_status(); in sni_pcit_hwint_cplus() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | dma_fifo.c | 98 struct dma_pending *pending, *next; in dma_fifo_free() local 115 struct dma_pending *pending, *next; in dma_fifo_reset() local 244 struct dma_pending *pending, *next, *tmp; in dma_fifo_out_complete() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sdio_irq.c | 30 static int sdio_get_pending_irqs(struct mmc_host *host, u8 *pending) in sdio_get_pending_irqs() 63 unsigned char pending; in process_sdio_pending_irqs() local
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | qspinlock_types.h | 26 u8 pending; member 39 u8 pending; member
|
| /OK3568_Linux_fs/kernel/arch/mips/ralink/ |
| H A D | irq.c | 99 u32 pending = rt_intc_r32(INTC_REG_STATUS0); in ralink_intc_irq_handler() local 111 unsigned long pending; in plat_irq_dispatch() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | irq.h | 30 u32 pending; member 37 u32 pending; member
|
| /OK3568_Linux_fs/kernel/arch/mips/sibyte/sb1250/ |
| H A D | irq.c | 131 u64 pending; in ack_sb1250_irq() local 296 unsigned int pending; in plat_irq_dispatch() local
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrproviderproperty.c | 138 void *value, Bool sendevent, Bool pending) in RRChangeProviderProperty() 306 RRGetProviderProperty(RRProviderPtr provider, Atom property, Bool pending) in RRGetProviderProperty() 328 Bool pending, Bool range, Bool immutable, in RRConfigureProviderProperty()
|
| H A D | rrproperty.c | 162 const void *value, Bool sendevent, Bool pending) in RRChangeOutputProperty() 331 RRGetOutputProperty(RROutputPtr output, Atom property, Bool pending) in RRGetOutputProperty() 353 Bool pending, Bool range, Bool immutable, in RRConfigureOutputProperty()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxstat.c | 67 DMXStatAvg pending; member 154 struct timeval *stop, struct timeval *start, unsigned long pending) in dmxStatSync()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/common/ |
| H A D | sst-ipc.h | 30 bool pending; member 60 bool pending; member
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-loongson-liointc.c | 54 u32 pending; in liointc_chained_handle_irq() local 217 u32 pending = priv->handler[i].parent_int_map; in liointc_of_init() local
|
| /OK3568_Linux_fs/kernel/arch/mips/sibyte/bcm1480/ |
| H A D | irq.c | 143 u64 pending; in ack_bcm1480_irq() local 335 unsigned int pending; in plat_irq_dispatch() local
|
| /OK3568_Linux_fs/kernel/arch/mips/cobalt/ |
| H A D | irq.c | 25 unsigned pending = read_c0_status() & read_c0_cause() & ST0_IM; in plat_irq_dispatch() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | softirq.c | 250 #define softirq_deferred_for_rt(pending) \ argument 268 __u32 pending; in __do_softirq() local 348 __u32 pending; in do_softirq() local
|
| /OK3568_Linux_fs/kernel/arch/mips/ath25/ |
| H A D | ar2315.c | 70 u32 pending = ar2315_rst_reg_read(AR2315_ISR) & in ar2315_misc_irq_handler() local 129 u32 pending = read_c0_status() & read_c0_cause(); in ar2315_irq_dispatch() local
|
| H A D | ar5312.c | 74 u32 pending = ar5312_rst_reg_read(AR5312_ISR) & in ar5312_misc_irq_handler() local 126 u32 pending = read_c0_status() & read_c0_cause(); in ar5312_irq_dispatch() local
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/fuloong-2e/ |
| H A D | irq.c | 24 asmlinkage void mach_irq_dispatch(unsigned int pending) in mach_irq_dispatch()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-flush.c | 169 struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx]; in blk_flush_complete_seq() local 289 struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx]; in blk_kick_flush() local
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/ |
| H A D | irq.c | 36 unsigned int pending; in plat_irq_dispatch() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq_stats.c | 72 bool pending = READ_ONCE(stats->reset_pending); in show_time_in_state() local 127 bool pending = READ_ONCE(stats->reset_pending); in show_trans_table() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/ |
| H A D | hi6421-spmi-pmic.c | 127 unsigned long pending; in hi6421_spmi_irq_handler() local 215 int i, pending; in hi6421_spmi_pmic_irq_prc() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_irq.c | 36 uint32_t pending; in qxl_irq_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/xen/events/ |
| H A D | events_2l.c | 279 int pending; in xen_debug_interrupt() local 319 xen_ulong_t pending = sh->evtchn_pending[i] in xen_debug_interrupt() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qnmeapositioninfosource.cpp | 430 QPendingGeoPositionInfo pending; in setFirstDateTime() local 443 QPendingGeoPositionInfo &pending = m_pendingUpdates.head(); in simulatePendingUpdate() local 468 QPendingGeoPositionInfo pending; in processNextSentence() local
|