Home
last modified time | relevance | path

Searched defs:old (Results 76 – 100 of 133) sorted by relevance

123456

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c407 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()
/openbmc/qemu/ui/
H A Dcurses.c182 struct sigaction old, winch = { in curses_winch_init() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h830 TCGv_i32 old = tcg_temp_new_i32(); in gen_set_rmode() local
836 static inline void gen_restore_rmode(TCGv_i32 old, TCGv_ptr fpst) in gen_restore_rmode()
H A Dmte_helper.c309 uint8_t old = qatomic_read(mem); in store_tag1_parallel() local
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c859 int32_t old; in helper_mtc0_memorymapid() local
1070 target_ulong old, val, mask; in helper_mtc0_entryhi() local
1119 uint32_t val, old; in helper_mtc0_status() local
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c92 u32 old = val; in correct_mpwldectr_result() local
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c618 uintptr_t old; in tb_add_jump() local
/openbmc/qemu/util/
H A Dqemu-timer.c162 bool old = clock->enabled; in qemu_clock_enable() local
/openbmc/u-boot/include/
H A Datmel_mci.h212 #define MMCI_BFINS(name,value,old) \ argument
H A Dvirtio.h549 u32 old, gen; in __virtio_cread_many() local
/openbmc/qemu/hw/ppc/
H A Dspapr_iommu.c208 IOMMUNotifierFlag old, in spapr_tce_notify_flag_changed()
H A Dspapr_rtas.c302 char *old = param_val; in rtas_ibm_get_system_parameter() local
/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/hw/usb/
H A Ddev-audio.c875 int old, int value) in usb_audio_set_interface()
H A Dhcd-ehci.c973 uint32_t old = *portsc; in ehci_port_write() local
1025 uint32_t old = *mmio; in ehci_opreg_write() local
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp507 const size_t old = EthernetInterfaceIntf::mtu(); in mtu() local
/openbmc/qemu/hw/virtio/
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/serial/
H A Datmel_usart.h288 #define USART3_BFINS(name,value,old) \ argument
/openbmc/qemu/audio/
H A Dpwaudio.c196 on_stream_state_changed(void *data, enum pw_stream_state old, in on_stream_state_changed()
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py885 def PrintFuncSizeDetail(self, fname, old, new): argument
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2389 struct super_block *old; in sget() local
/openbmc/qemu/hw/timer/
H A Daspeed_timer.c382 uint8_t old, uint8_t new) in aspeed_timer_ctrl_op()
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp164 bool nop_set_value(const PropertyType& req, PropertyType& old) in nop_set_value() argument
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c308 FloatX80RoundPrec old = get_floatx80_rounding_precision(st); in tmp_maximise_precision() local
316 FloatX80RoundPrec old = tmp_maximise_precision(&env->fp_status); in helper_fildl_ST0() local
329 FloatX80RoundPrec old = tmp_maximise_precision(&env->fp_status); in helper_fildll_ST0() local
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h183 #define USBA_BFINS(name, value, old) \ argument

123456