Home
last modified time | relevance | path

Searched defs:old (Results 576 – 600 of 1104) sorted by relevance

1...<<21222324252627282930>>...45

/openbmc/linux/net/rxrpc/
H A Dconn_client.c334 struct rxrpc_connection *conn, *old; in rxrpc_add_conn_to_bundle() local
H A Daf_rxrpc.c214 unsigned int max, old; in rxrpc_listen() local
/openbmc/linux/fs/
H A Dnamei.c598 struct nameidata *old = current->nameidata; in __set_nameidata() local
623 struct nameidata *now = current->nameidata, *old = now->saved; in restore_nameidata() local
1595 struct dentry *old; in lookup_one_qstr_excl() local
1671 struct dentry *dentry, *old; in __lookup_slow() local
1877 struct dentry *parent, *old; in follow_dotdot_rcu() local
4621 int do_linkat(int olddfd, struct filename *old, int newdfd, in do_linkat()
/openbmc/linux/sound/pci/
H A Des1938.c272 unsigned char old, new, oval; in snd_es1938_mixer_bits() local
358 unsigned char old, new, oval; in snd_es1938_bits() local
800 size_t old, new; in snd_es1938_playback2_pointer() local
/openbmc/linux/sound/isa/
H A Des18xx.c231 unsigned char old, new, oval; in snd_es18xx_bits() local
296 unsigned char old, new, oval; in snd_es18xx_mixer_bits() local
317 int old, expected, new; in snd_es18xx_mixer_writable() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2684 const struct ktermios *old) in serial8250_get_baud_rate()
2770 const struct ktermios *old) in serial8250_do_set_termios()
2909 const struct ktermios *old) in serial8250_set_termios()
/openbmc/u-boot/drivers/pci/
H A Dpcie_dw_mvebu.c295 ulong old; in pcie_dw_mvebu_write_config() local
/openbmc/linux/fs/afs/
H A Dcell.c396 struct afs_vlserver_list *vllist, *old = NULL, *p; in afs_update_cell() local
/openbmc/linux/drivers/tty/serial/
H A Ddigicolor-usart.c288 const struct ktermios *old) in digicolor_uart_set_termios()
/openbmc/linux/arch/powerpc/kernel/
H A Deeh_driver.c68 static enum pci_ers_result pci_ers_merge_result(enum pci_ers_result old, in pci_ers_merge_result()
/openbmc/dbus-sensors/src/
H A Dsensor.hpp361 "Available", true, [this](const bool propIn, bool& old) { in setInitialProperties()
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-dart.c157 dart_iopte old, new; in dart_install_table() local
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.c909 unsigned int old; in snd_ice1712_pro_trigger() local
928 unsigned int old; in snd_ice1712_pro_trigger() local
961 unsigned char val, old; in snd_ice1712_set_pro_rate() local
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c401 unsigned short old, new; in snd_ac97_update_bits_nolock() local
417 unsigned short old, new, cfg; in snd_ac97_ad18xx_update_pcm_bits() local
809 unsigned short value, old, new; in snd_ac97_put_spsa() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2804 struct bttv_buffer_set old,new; in bttv_irq_timeout() local
2890 struct bttv_buffer_set old; in bttv_irq_switch_video() local
2929 struct bttv_buffer *old; in bttv_irq_switch_vbi() local
/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c817 int reg, u32 old, u32 new, u32 mask) in advk_pci_bridge_emul_base_conf_write()
911 int reg, u32 old, u32 new, u32 mask) in advk_pci_bridge_emul_pcie_conf_write()
993 int reg, u32 old, u32 new, u32 mask) in advk_pci_bridge_emul_ext_conf_write()
/openbmc/linux/net/sunrpc/
H A Dclnt.c272 struct rpc_xprt *old; in rpc_clnt_set_transport() local
739 struct rpc_xprt *xprt, *old; in rpc_switch_client_transport() local
1048 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *old, in rpc_bind_new_program()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c858 int32_t old; in helper_mtc0_memorymapid() local
1081 target_ulong old, val, mask; in helper_mtc0_entryhi() local
1130 uint32_t val, old; in helper_mtc0_status() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c216 void *old; in undo_push_reserve_mkey() local
225 void *old; in push_to_reserved() local
234 void *old, *xa_mkey; in pop_stored_mkey() local
/openbmc/linux/net/mpls/
H A Daf_mpls.c540 struct mpls_route *old, struct mpls_route *new, in mpls_notify_route()
968 struct mpls_route *rt, *old; in mpls_route_add() local
2510 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
/openbmc/linux/tools/perf/scripts/python/
H A Dsched-migration.py93 def __init__(self, old): argument
126 def migrate_out(self, old): argument
/openbmc/linux/arch/powerpc/kvm/
H A Dbooke.c1832 const struct kvm_memory_slot *old, in kvmppc_core_prepare_memory_region()
1840 struct kvm_memory_slot *old, in kvmppc_core_commit_memory_region()
/openbmc/linux/net/netfilter/
H A Dnft_set_pipapo.c1312 static struct nft_pipapo_match *pipapo_clone(struct nft_pipapo_match *old)
1699 struct nft_pipapo_match *new_clone, *old; local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h801 TCGv_i32 old = tcg_temp_new_i32(); in gen_set_rmode() local
807 static inline void gen_restore_rmode(TCGv_i32 old, TCGv_ptr fpst) in gen_restore_rmode()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c407 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()

1...<<21222324252627282930>>...45