/openbmc/linux/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
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vhyp_mmu.c | 311 static void free_pending_hpt(SpaprPendingHpt *pending) in free_pending_hpt() argument 322 SpaprPendingHpt *pending = opaque; in hpt_prepare_thread() local 350 SpaprPendingHpt *pending = spapr->pending_hpt; in cancel_hpt_prepare() local 372 SpaprPendingHpt *pending = spapr->pending_hpt; in vhyp_mmu_resize_hpt_prepare() local 557 SpaprPendingHpt *pending = spapr->pending_hpt; in vhyp_mmu_resize_hpt_commit() local
|
/openbmc/linux/include/asm-generic/ |
H A D | qspinlock_types.h | 26 u8 pending; member 39 u8 pending; member
|
/openbmc/linux/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
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_hierarchical_stats.c | 21 __u64 pending; member 56 static int create_attach_counter(__u64 cg_id, __u64 state, __u64 pending) in create_attach_counter()
|
/openbmc/linux/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
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | irq.h | 30 u32 pending; member 37 u32 pending; member
|
/openbmc/linux/arch/mips/sibyte/sb1250/ |
H A D | irq.c | 131 u64 pending; in ack_sb1250_irq() local 290 unsigned int pending; in plat_irq_dispatch() local
|
/openbmc/linux/arch/mips/cobalt/ |
H A D | irq.c | 25 unsigned pending = read_c0_status() & read_c0_cause() & ST0_IM; in plat_irq_dispatch() local
|
/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/ |
H A D | irq.c | 24 asmlinkage void mach_irq_dispatch(unsigned int pending) in mach_irq_dispatch()
|
/openbmc/linux/arch/mips/kvm/ |
H A D | interrupt.c | 26 unsigned long *pending = &vcpu->arch.pending_exceptions; in kvm_mips_deliver_interrupts() local
|
/openbmc/qemu/hw/rtc/ |
H A D | xlnx-zynqmp-rtc.c | 47 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/sibyte/bcm1480/ |
H A D | irq.c | 143 u64 pending; in ack_bcm1480_irq() local 335 unsigned int pending; in plat_irq_dispatch() local
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | sst-ipc.h | 30 bool pending; member 60 bool pending; member
|
/openbmc/linux/arch/mips/loongson2ef/common/ |
H A D | irq.c | 36 unsigned int pending; in plat_irq_dispatch() local
|
/openbmc/linux/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
|
/openbmc/qemu/migration/ |
H A D | qemu-file.c | 311 int pending; in qemu_fill_buffer() local 585 ssize_t pending; in qemu_peek_buffer() local 633 size_t pending = size; in qemu_get_buffer() local 840 size_t pending = f->buf_size - f->buf_index; in qemu_file_get_to_fd() local
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_irq.c | 36 uint32_t pending; in qxl_irq_handler() local
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-trng.c | 281 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/block/ |
H A D | blk-flush.c | 168 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/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
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | pgood_monitor.cpp | 39 bool pending = false; in pgoodPending() local
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-ath79-cpu.c | 36 unsigned long pending; in plat_irq_dispatch() local
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | pgood_monitor.cpp | 39 bool pending = false; in pgoodPending() local
|
/openbmc/qemu/include/hw/sh4/ |
H A D | sh_intc.h | 43 int pending; /* emulates the result of signal and masking */ member 57 int pending; /* number of interrupt sources that has pending set */ member
|