Home
last modified time | relevance | path

Searched defs:old (Results 51 – 75 of 133) sorted by relevance

123456

/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c177 static int compare_inodes(struct b_node *new, struct b_node *old) in compare_inodes()
194 static int compare_dirents(struct b_node *new, struct b_node *old) in compare_dirents()
H A Djffs2_1pass.c575 static int compare_inodes(struct b_node *new, struct b_node *old) in compare_inodes()
596 static int compare_dirents(struct b_node *new, struct b_node *old) in compare_dirents()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c436 int old, int new) in xen_log_start()
447 int old, int new) in xen_log_stop()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_ring.h220 static inline int vring_need_event(uint16_t event_idx, uint16_t new_idx, uint16_t old) in vring_need_event()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio-uclass.c135 u8 old; in virtio_add_status() local
/openbmc/qemu/include/qemu/
H A Dbitmap.h270 static inline unsigned long *bitmap_zero_extend(unsigned long *old, in bitmap_zero_extend()
/openbmc/openbmc/poky/scripts/lib/devtool/
H A D__init__.py299 def replace_from_file(path, old, new): argument
/openbmc/qemu/util/
H A Dhbitmap.c417 unsigned long old; in hb_set_elem() local
828 uint64_t old; in hbitmap_truncate() local
/openbmc/u-boot/include/linux/
H A Dlist.h112 static inline void list_replace(struct list_head *old, in list_replace()
121 static inline void list_replace_init(struct list_head *old, in list_replace_init()
/openbmc/u-boot/include/
H A Dvirtio_ring.h150 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
/openbmc/u-boot/drivers/pci/
H A Dpci-rcar-gen2.c153 u32 addr, reg, old; in rcar_gen2_pci_write_config() local
H A Dpcie_dw_mvebu.c295 ulong old; in pcie_dw_mvebu_write_config() local
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c54 uint32_t old, new, cmp = qatomic_read(a); in atomic_set_masked() local
H A Dgrlib_irqmp.c310 uint32_t old = state->force[cpu]; in grlib_irqmp_write() local
/openbmc/u-boot/drivers/net/
H A Dmacb.h292 #define MACB_BFINS(name, value, old) \ argument
305 #define GEM_BFINS(name, value, old) \ argument
/openbmc/qemu/audio/
H A Dsdlaudio.c169 sigset_t new, old; in sdl_open() local
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py455 def _vercmp(self, old, new): argument
/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c133 uint64_t old = psi->regs[PSIHB_XSCOM_BAR]; in pnv_psi_set_bar() local
156 uint64_t old = psi->regs[PSIHB_XSCOM_CR]; in pnv_psi_set_cr() local
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c251 u32 val, step, old, reg = readl(&anatop->reg_core); in set_ldo_voltage() local
/openbmc/u-boot/drivers/sound/
H A Dwm8994.c131 unsigned short old, new; in wm8994_bic_or() local
/openbmc/qemu/hw/watchdog/
H A Dwdt_i6300esb.c215 int old; in i6300esb_config_write() local
/openbmc/qemu/hw/virtio/
H A Dvirtio.c241 VRingMemoryRegionCaches *old = vq->vring.caches; in virtio_init_region_cache() local
1050 uint16_t old, new; in virtqueue_split_flush() local
1103 uint16_t old = vq->used_idx; in virtqueue_ordered_flush() local
2560 uint8_t old = qatomic_read(&vdev->isr); in virtio_set_isr() local
2573 uint16_t old, new; in virtio_split_should_notify() local
2596 uint16_t old) in vring_packed_need_event()
2611 uint16_t old, new; in virtio_packed_should_notify() local
/openbmc/qemu/scripts/
H A Dreplay-dump.py245 def __decode_checkpoint(eid, name, dumpfile, old): argument
/openbmc/dbus-sensors/src/
H A Dsensor.hpp377 "Available", true, [this](const bool propIn, bool& old) { in setInitialProperties()
/openbmc/qemu/hw/usb/
H A Ddesc.c425 int old; in usb_desc_set_interface() local

123456