Home
last modified time | relevance | path

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

12345678910>>...20

/openbmc/linux/arch/mips/sni/
H A 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
/openbmc/qemu/hw/ppc/
H A Dspapr_softmmu.c315 static void free_pending_hpt(SpaprPendingHpt *pending) in free_pending_hpt() argument
326 SpaprPendingHpt *pending = opaque; in hpt_prepare_thread() local
354 SpaprPendingHpt *pending = spapr->pending_hpt; in cancel_hpt_prepare() local
376 SpaprPendingHpt *pending = spapr->pending_hpt; in softmmu_resize_hpt_prepare() local
561 SpaprPendingHpt *pending = spapr->pending_hpt; in softmmu_resize_hpt_commit() local
/openbmc/linux/include/asm-generic/
H A Dqspinlock_types.h26 u8 pending; member
39 u8 pending; member
/openbmc/linux/drivers/mmc/core/
H A Dsdio_irq.c30 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
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_hierarchical_stats.c21 __u64 pending; member
56 static int create_attach_counter(__u64 cg_id, __u64 state, __u64 pending) in create_attach_counter()
/openbmc/linux/arch/sparc/kernel/
H A Dirq.h30 u32 pending; member
37 u32 pending; member
/openbmc/linux/arch/mips/ralink/
H A Dirq.c99 u32 pending = rt_intc_r32(INTC_REG_STATUS0); in ralink_intc_irq_handler() local
111 unsigned long pending; in plat_irq_dispatch() local
/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dirq.c131 u64 pending; in ack_sb1250_irq() local
290 unsigned int pending; in plat_irq_dispatch() local
/openbmc/linux/arch/mips/cobalt/
H A Dirq.c25 unsigned pending = read_c0_status() & read_c0_cause() & ST0_IM; in plat_irq_dispatch() local
/openbmc/qemu/migration/
H A Dqemu-file.c304 int pending; in qemu_fill_buffer() local
477 ssize_t pending; in qemu_peek_buffer() local
525 size_t pending = size; in qemu_get_buffer() local
810 size_t pending = f->buf_size - f->buf_index; in qemu_file_get_to_fd() local
/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/
H A Dirq.c24 asmlinkage void mach_irq_dispatch(unsigned int pending) in mach_irq_dispatch()
/openbmc/linux/arch/mips/kvm/
H A Dinterrupt.c26 unsigned long *pending = &vcpu->arch.pending_exceptions; in kvm_mips_deliver_interrupts() local
/openbmc/linux/arch/mips/loongson2ef/common/
H A Dirq.c36 unsigned int pending; in plat_irq_dispatch() local
/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dirq.c143 u64 pending; in ack_bcm1480_irq() local
335 unsigned int pending; in plat_irq_dispatch() local
/openbmc/linux/sound/soc/intel/common/
H A Dsst-ipc.h30 bool pending; member
60 bool pending; member
/openbmc/qemu/hw/rtc/
H A Dxlnx-zynqmp-rtc.c47 bool pending = s->regs[R_RTC_INT_STATUS] & ~s->regs[R_RTC_INT_MASK]; in rtc_int_update_irq() local
53 bool pending = s->regs[R_ADDR_ERROR] & ~s->regs[R_ADDR_ERROR_INT_MASK]; in addr_error_int_update_irq() local
/openbmc/linux/arch/mips/ath25/
H A Dar2315.c70 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
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_irq.c36 uint32_t pending; in qxl_irq_handler() local
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-trng.c281 bool pending = s->regs[R_TRNG_ISR] & ~s->regs[R_TRNG_IMR]; in trng_irq_update() local
313 bool pending = false; in trng_core_int_update() local
361 bool pending = false; in trng_fault_event_set() local
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_stats.c72 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
/openbmc/linux/block/
H A Dblk-flush.c168 struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx]; in blk_flush_complete_seq() local
293 struct list_head *pending = &fq->flush_queue[fq->flush_pending_idx]; in blk_kick_flush() local
/openbmc/linux/drivers/irqchip/
H A Dirq-ath79-cpu.c36 unsigned long pending; in plat_irq_dispatch() local
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.cpp39 bool pending = false; in pgoodPending() local
/openbmc/phosphor-power/power-sequencer/
H A Dpgood_monitor.cpp39 bool pending = false; in pgoodPending() local
/openbmc/qemu/include/hw/sh4/
H A Dsh_intc.h43 int pending; /* emulates the result of signal and masking */ member
57 int pending; /* number of interrupt sources that has pending set */ member

12345678910>>...20