/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | timer.c | 123 uint32_t old, new, incr; in __udelay() local
|
/openbmc/qemu/util/ |
H A D | keyval.c | 150 QObject *old, *new; in keyval_parse_put() local 346 QList *old = qobject_to(QList, old_value); in keyval_do_merge() local
|
H A D | stats64.c | 73 uint32_t old; in stat64_add32_carry() local
|
H A D | buffer.c | 42 size_t old = buffer->capacity; in buffer_adj_size() local
|
H A D | aio-posix.c | 628 int64_t old = poll->ns; in adjust_polling_time() local 640 int64_t old = poll->ns; in adjust_polling_time() local
|
H A D | qsp.c | 548 QSPEntry *old = p; in qsp_iter_diff() local 578 QSPEntry *old = p; in qsp_iter_callsite_coalesce() local 798 QSPSnapshot *old; in qsp_reset() local
|
/openbmc/phosphor-gpio-monitor/multi-presence/ |
H A D | gpio_presence.hpp | 74 GpioPresence(GpioPresence&& old) noexcept : in GpioPresence() function in phosphor::gpio::GpioPresence
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 706 uint32_t old; in dwc2_glbreg_write() local 823 uint32_t old; in dwc2_fszreg_write() local 879 uint32_t tval, told, old; in dwc2_hreg0_write() local 992 uint32_t old; in dwc2_hreg1_write() local 1087 uint32_t old; in dwc2_pcgreg_write() local
|
/openbmc/qemu/include/qemu/ |
H A D | stats64.h | 96 uint32_t old; in stat64_add() local
|
H A D | atomic.h | 152 #define qatomic_cmpxchg__nocheck(ptr, old, new) ({ \ argument 159 #define qatomic_cmpxchg(ptr, old, new) ({ \ argument
|
/openbmc/u-boot/common/ |
H A D | usb_kbd.c | 118 uint8_t old[USB_KBD_BOOT_REPORT_SIZE]; member 251 uint8_t *old; in usb_kbd_service_key() local
|
/openbmc/qemu/hw/timer/ |
H A D | hpet.c | 137 static uint64_t hpet_fixup_reg(uint64_t new, uint64_t old, uint64_t mask) in hpet_fixup_reg() 144 static int activating_bit(uint64_t old, uint64_t new, uint64_t mask) in activating_bit() 149 static int deactivating_bit(uint64_t old, uint64_t new, uint64_t mask) in deactivating_bit()
|
/openbmc/u-boot/include/asm-generic/ |
H A D | atomic-long.h | 135 #define atomic_long_cmpxchg(l, old, new) \ argument 254 #define atomic_long_cmpxchg(l, old, new) \ argument
|
/openbmc/qemu/target/hppa/ |
H A D | op_helper.c | 52 uint32_t old, new, cmp, *haddr; in atomic_store_mask32() local 79 uint64_t old, new, cmp, *haddr; in atomic_store_mask64() local
|
/openbmc/qemu/target/i386/tcg/system/ |
H A D | excp_helper.c | 109 static bool ptw_setl_slow(const PTETranslate *in, uint32_t old, uint32_t new) in ptw_setl_slow() 128 static inline bool ptw_setl(const PTETranslate *in, uint32_t old, uint32_t set) in ptw_setl()
|
/openbmc/qemu/hw/core/ |
H A D | irq.c | 60 qemu_irq *qemu_extend_irqs(qemu_irq *old, int n_old, qemu_irq_handler handler, in qemu_extend_irqs()
|
/openbmc/qemu/subprojects/libvhost-user/include/ |
H A D | atomic.h | 164 /* Provide shorter names for GCC atomic builtins, return old value */ argument 171 qatomic_cmpxchg(ptr,old,new) global() argument
|
/openbmc/qemu/subprojects/libvduse/include/ |
H A D | atomic.h | 164 /* Provide shorter names for GCC atomic builtins, return old value */ argument 171 qatomic_cmpxchg(ptr,old,new) global() argument
|
/openbmc/u-boot/drivers/sound/ |
H A D | rt5677.c | 97 uint old, new_value; in rt5677_bic_or() local
|
/openbmc/u-boot/include/linux/ |
H A D | rbtree_augmented.h | 98 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_ring.c | 104 u16 new, old; in virtqueue_kick_prepare() local
|
/openbmc/qemu/hw/intc/ |
H A D | loongarch_pch_pic.c | 132 uint64_t old, mask, data, *ptemp; in pch_pic_write() local
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 204 static XsNode *xs_node_copy(XsNode *old) in xs_node_copy() 338 XsNode *old = *n; in xs_node_add_content() local 423 static XsNode *xs_node_copy_deleted(XsNode *old, struct walk_op *op) in xs_node_copy_deleted() 459 XsNode *old = *n; in xs_node_rm() local 561 XsNode *old = *n; in xs_node_set_perms() local 591 XsNode *old = *n, *child = NULL; in xs_node_walk() local
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 754 char *old; in fw_cfg_modify_string() local 772 uint16_t *copy, *old; in fw_cfg_modify_i16() local 792 uint32_t *copy, *old; in fw_cfg_modify_i32() local 812 uint64_t *copy, *old; in fw_cfg_modify_i64() local
|
/openbmc/qemu/hw/net/ |
H A D | opencores_eth.c | 304 uint32_t old, uint32_t new) in open_eth_update_irq() 601 uint32_t old = s->regs[INT_SOURCE]; local 610 uint32_t old = s->regs[INT_MASK]; local
|