Home
last modified time | relevance | path

Searched defs:new (Results 76 – 100 of 120) sorted by relevance

12345

/openbmc/qemu/hw/virtio/
H A Dvirtio.c242 VRingMemoryRegionCaches *new = NULL; in virtio_init_region_cache() local
1050 uint16_t old, new; in virtqueue_split_flush() local
1104 uint16_t new; in virtqueue_ordered_flush() local
2573 uint16_t old, new; in virtio_split_should_notify() local
2595 uint16_t off_wrap, uint16_t new, in vring_packed_need_event()
2611 uint16_t old, new; in virtio_packed_should_notify() local
H A Dvhost.c1132 int old, int new) in vhost_log_start()
1139 int old, int new) in vhost_log_stop()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap.c114 struct ubi_vid_hdr *new; in new_fm_vhdr() local
/openbmc/qemu/hw/ppc/
H A Dspapr_iommu.c209 IOMMUNotifierFlag new, in spapr_tce_notify_flag_changed()
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c542 uint16_t old, new; in vduse_queue_should_notify() local
827 uint16_t old, new; in vduse_queue_flush() local
/openbmc/qemu/rust/qemu-api/src/
H A Dqom.rs897 fn new() -> Owned<Self> { in new() method
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c781 struct mtd_info *p, *new; in mtd_add_partition() local
/openbmc/u-boot/drivers/core/
H A Dofnode.c810 struct property *new; in ofnode_write_prop() local
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c358 static int kvm_set_user_memory_region(KVMMemoryListener *kml, KVMSlot *slot, bool new) in kvm_set_user_memory_region()
721 int old, int new) in kvm_log_start()
738 int old, int new) in kvm_log_stop()
2077 struct kvm_irq_routing_entry *new; in kvm_add_routing_entry() local
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c235 const AspeedSegments *new, in aspeed_smc_flash_overlap()
285 uint64_t new) in aspeed_smc_flash_set_segment()
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py885 def PrintFuncSizeDetail(self, fname, old, new): argument
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c702 struct reserve_info *new; in flat_read_mem_reserve() local
/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c312 uint8_t new = deposit32(old, ofs, 4, tag); in store_tag1_parallel() local
/openbmc/qemu/hw/vfio-user/
H A Dproxy.c526 VFIOUserMsgQ new, free; in vfio_user_request() local
/openbmc/qemu/hw/timer/
H A Daspeed_timer.c382 uint8_t old, uint8_t new) in aspeed_timer_ctrl_op()
/openbmc/qemu/migration/
H A Dmultifd.c103 MultiFDSendData *new = g_new0(MultiFDSendData, 1); in multifd_send_data_alloc() local
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c220 Object *new = object_new(TYPE_S390_IPL); in s390_init_ipl_dev() local
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c140 void smmu_iotlb_insert(SMMUState *bs, SMMUTransCfg *cfg, SMMUTLBEntry *new) in smmu_iotlb_insert()
H A Dsmmuv3.c2003 IOMMUNotifierFlag new, in smmuv3_notify_flag_changed()
/openbmc/qemu/hw/net/
H A Dopencores_eth.c304 uint32_t old, uint32_t new) in open_eth_update_irq()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2590 uint16_t old, new; in vring_notify() local
3124 uint16_t old, new; in vu_queue_flush() local
/openbmc/u-boot/common/
H A Ddlmalloc.c584 ulong new = old + increment; in sbrk() local
H A Dcli_hush.c1179 struct close_me *new = xmalloc(sizeof(struct close_me)); local
2409 struct p_context *new = xmalloc(sizeof(struct p_context)); local
/openbmc/qemu/hw/net/rocker/
H A Drocker.c757 static void rocker_port_phys_enable_write(Rocker *r, uint64_t new) in rocker_port_phys_enable_write()
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1031 def properties_changed_handler(self, interface, new, old, **kw): argument
1681 def properties_changed_handler(self, interface, new, old, **kw): argument

12345