/linux/drivers/input/keyboard/ |
H A D | maple_keyb.c | 30 unsigned char old[8]; member
|
/linux/arch/arm/include/asm/ |
H A D | atomic.h | 106 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 D | sch_red.c | 484 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 D | exit.c | 84 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 D | upcall.c | 616 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 D | uinput.c | 51 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 D | copy_up.c | 77 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 D | calipso.c | 779 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 D | key.c | 290 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 D | kvm_book3s_uvmem.h | 97 const struct kvm_memory_slot *old) { } in kvmppc_uvmem_memslot_delete()
|
/linux/tools/perf/util/ |
H A D | block-range.c | 16 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
|
/linux/drivers/net/wireguard/ |
H A D | peerlookup.c | 167 struct index_hashtable_entry *old, in wg_index_hashtable_replace()
|
/linux/arch/x86/platform/efi/ |
H A D | memmap.c | 168 void *old, *new; in efi_memmap_insert() local
|
/linux/sound/aoa/core/ |
H A D | gpio-pmf.c | 135 notify_func_t old; in pmf_set_notify() local
|
/linux/drivers/iommu/intel/ |
H A D | svm.c | 150 struct iommu_domain *old) in intel_svm_set_dev_pasid()
|
/linux/virt/kvm/ |
H A D | kvm_main.c | 1505 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 D | process.c | 239 struct task_struct *__switch_to(struct task_struct *old, in __switch_to()
|
/linux/fs/sysfs/ |
H A D | symlink.c | 167 const char *old, const char *new, const void *new_ns) in sysfs_rename_link_ns()
|
/linux/drivers/pci/ |
H A D | pci-bridge-emul.c | 539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
|
/linux/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 35 struct inotify_event_info *old, *new; in event_compare() local
|
/linux/security/apparmor/ |
H A D | resource.c | 157 struct aa_profile *old, *new; in __aa_transition_rlimits() local
|
/linux/fs/pstore/ |
H A D | ram_core.c | 55 int old; in buffer_start_add() local 77 size_t old; in buffer_size_add() local
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_xics.c | 86 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 D | 8250_mtk.c | 307 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 D | rculist.h | 244 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()
|