Home
last modified time | relevance | path

Searched defs:pending (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/Linux-v4.19/arch/mips/sni/
Dpcit.c183 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
/Linux-v4.19/drivers/staging/fwserial/
Ddma_fifo.c98 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
/Linux-v4.19/include/asm-generic/
Dqspinlock_types.h43 u8 pending; member
56 u8 pending; member
/Linux-v4.19/drivers/char/
Defirtc.c156 unsigned char enabled, pending; in efi_rtc_ioctl() local
303 efi_bool_t enabled, pending; in efi_rtc_proc_show() local
/Linux-v4.19/arch/sparc/kernel/
Dirq.h30 u32 pending; member
37 u32 pending; member
/Linux-v4.19/arch/mips/ralink/
Dirq.c101 u32 pending = rt_intc_r32(INTC_REG_STATUS0); in ralink_intc_irq_handler() local
113 unsigned long pending; in plat_irq_dispatch() local
/Linux-v4.19/arch/mips/sibyte/sb1250/
Dirq.c144 u64 pending; in ack_sb1250_irq() local
309 unsigned int pending; in plat_irq_dispatch() local
/Linux-v4.19/arch/mips/cobalt/
Dirq.c25 unsigned pending = read_c0_status() & read_c0_cause() & ST0_IM; in plat_irq_dispatch() local
/Linux-v4.19/arch/mips/loongson64/fuloong-2e/
Dirq.c28 asmlinkage void mach_irq_dispatch(unsigned int pending) in mach_irq_dispatch()
/Linux-v4.19/arch/mips/loongson64/common/
Dirq.c40 unsigned int pending; in plat_irq_dispatch() local
/Linux-v4.19/sound/soc/intel/common/
Dsst-ipc.h40 bool pending; member
69 bool pending; member
/Linux-v4.19/arch/mips/sibyte/bcm1480/
Dirq.c156 u64 pending; in ack_bcm1480_irq() local
348 unsigned int pending; in plat_irq_dispatch() local
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_irq.c32 uint32_t pending; in qxl_irq_handler() local
/Linux-v4.19/include/linux/
Dasync.h21 struct list_head pending; member
/Linux-v4.19/arch/mips/ath25/
Dar2315.c74 u32 pending = ar2315_rst_reg_read(AR2315_ISR) & in ar2315_misc_irq_handler() local
133 u32 pending = read_c0_status() & read_c0_cause(); in ar2315_irq_dispatch() local
Dar5312.c78 u32 pending = ar5312_rst_reg_read(AR5312_ISR) & in ar5312_misc_irq_handler() local
130 u32 pending = read_c0_status() & read_c0_cause(); in ar5312_irq_dispatch() local
/Linux-v4.19/kernel/
Dsoftirq.c86 static bool ksoftirqd_running(unsigned long pending) in ksoftirqd_running()
256 __u32 pending; in __do_softirq() local
325 __u32 pending; in do_softirq() local
/Linux-v4.19/drivers/xen/events/
Devents_2l.c280 int pending; in xen_debug_interrupt() local
320 xen_ulong_t pending = sh->evtchn_pending[i] in xen_debug_interrupt() local
/Linux-v4.19/drivers/irqchip/
Dirq-ath79-cpu.c39 unsigned long pending; in plat_irq_dispatch() local
/Linux-v4.19/arch/mips/txx9/rbtx4939/
Dirq.c53 static int rbtx4939_irq_dispatch(int pending) in rbtx4939_irq_dispatch()
/Linux-v4.19/arch/mips/pmcs-msp71xx/
Dmsp_irq_slp.c85 u32 pending; in msp_slp_irq_dispatch() local
Dmsp_irq.c57 u32 pending; in plat_irq_dispatch() local
/Linux-v4.19/block/
Dblk-flush.c170 struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx]; in blk_flush_complete_seq() local
300 struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx]; in blk_kick_flush() local
/Linux-v4.19/arch/mips/txx9/rbtx4927/
Dirq.c172 static int rbtx4927_irq_dispatch(int pending) in rbtx4927_irq_dispatch()
/Linux-v4.19/arch/mips/txx9/rbtx4938/
Dirq.c110 static int rbtx4938_irq_dispatch(int pending) in rbtx4938_irq_dispatch()

12345678910>>...14