Home
last modified time | relevance | path

Searched defs:old (Results 201 – 225 of 877) sorted by relevance

12345678910>>...36

/linux/drivers/input/keyboard/
H A Dmaple_keyb.c30 unsigned char old[8]; member
/linux/arch/arm/include/asm/
H A Datomic.h106 static inline int arch_atomic_cmpxchg_relaxed(atomic_t *ptr, int old, int new) in arch_atomic_cmpxchg_relaxed()
210 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg()
/linux/net/sched/
H A Dsch_red.c484 struct Qdisc *new, struct Qdisc *old, in red_graft_offload()
499 struct Qdisc **old, struct netlink_ext_ack *extack) in red_graft()
/linux/arch/loongarch/kvm/
H A Dexit.c84 unsigned long old = 0; in kvm_emu_write_csr() local
99 unsigned long old = 0; in kvm_emu_xchg_csr() local
/linux/fs/coda/
H A Dupcall.c616 static void coda_block_signals(sigset_t *old) in coda_block_signals()
630 static void coda_unblock_signals(sigset_t *old) in coda_unblock_signals()
656 sigset_t old; in coda_waitfor_upcall() local
/linux/drivers/input/misc/
H A Duinput.c51 struct ff_effect *old; member
237 struct ff_effect *old) in uinput_dev_upload_effect()
769 struct ff_effect_compat old; member
/linux/fs/overlayfs/
H A Dcopy_up.c77 struct dentry *old = oldpath->dentry; in ovl_copy_xattr() local
171 static int ovl_copy_fileattr(struct inode *inode, const struct path *old, in ovl_copy_fileattr()
731 const struct cred *old; member
/linux/net/ipv6/
H A Dcalipso.c779 struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts; in calipso_opt_update() local
1132 struct ipv6_opt_hdr *old, *new; in calipso_sock_setattr() local
1207 struct ipv6_opt_hdr *old, *new; in calipso_req_setattr() local
/linux/net/mac80211/
H A Dkey.c290 static void ieee80211_pairwise_rekey(struct ieee80211_key *old, in ieee80211_pairwise_rekey()
441 struct ieee80211_key *old, in ieee80211_key_replace()
811 struct ieee80211_key *old, in ieee80211_key_identical()
/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_uvmem.h97 const struct kvm_memory_slot *old) { } in kvmppc_uvmem_memslot_delete()
/linux/tools/perf/util/
H A Dblock-range.c16 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
/linux/drivers/net/wireguard/
H A Dpeerlookup.c167 struct index_hashtable_entry *old, in wg_index_hashtable_replace()
/linux/arch/x86/platform/efi/
H A Dmemmap.c168 void *old, *new; in efi_memmap_insert() local
/linux/sound/aoa/core/
H A Dgpio-pmf.c135 notify_func_t old; in pmf_set_notify() local
/linux/drivers/iommu/intel/
H A Dsvm.c150 struct iommu_domain *old) in intel_svm_set_dev_pasid()
/linux/virt/kvm/
H A Dkvm_main.c1505 struct kvm_memory_slot *old, in kvm_replace_gfn_node()
1526 struct kvm_memory_slot *old, in kvm_replace_memslot()
1672 const struct kvm_memory_slot *old, in kvm_prepare_memory_region()
1710 struct kvm_memory_slot *old, in kvm_commit_memory_region()
1772 struct kvm_memory_slot *old, in kvm_activate_memslot()
1797 struct kvm_memory_slot *old, in kvm_invalidate_memslot()
1847 struct kvm_memory_slot *old, in kvm_delete_memslot()
1859 struct kvm_memory_slot *old, in kvm_move_memslot()
1872 struct kvm_memory_slot *old, in kvm_update_flags_memslot()
1885 struct kvm_memory_slot *old, in kvm_set_memslot()
[all …]
/linux/arch/openrisc/kernel/
H A Dprocess.c239 struct task_struct *__switch_to(struct task_struct *old, in __switch_to()
/linux/fs/sysfs/
H A Dsymlink.c167 const char *old, const char *new, const void *new_ns) in sysfs_rename_link_ns()
/linux/drivers/pci/
H A Dpci-bridge-emul.c539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c35 struct inotify_event_info *old, *new; in event_compare() local
/linux/security/apparmor/
H A Dresource.c157 struct aa_profile *old, *new; in __aa_transition_rlimits() local
/linux/fs/pstore/
H A Dram_core.c55 int old; in buffer_start_add() local
77 size_t old; in buffer_size_add() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c86 union kvmppc_rm_state old, new; in grab_next_hostcore() local
175 union kvmppc_icp_state old, in icp_rm_try_update()
/linux/drivers/tty/serial/8250/
H A D8250_mtk.c307 const struct ktermios *old) in mtk8250_set_termios()
453 mtk8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in mtk8250_do_pm()
/linux/include/linux/
H A Drculist.h244 static inline void list_replace_rcu(struct list_head *old, in list_replace_rcu()
573 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu()

12345678910>>...36