| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/ |
| H A D | exception.c | 94 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local 195 unsigned long old, new; get_except32_cpsr() local [all...] |
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| H A D | cmpxchg.h | 163 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) in __cmpxchg() argument 114 __cmpxchg_small(volatile void *ptr, unsigned int old, unsigned int new, unsigned int size) __cmpxchg_small() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | simple_alloc.c | 98 void *new; in simple_realloc() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
| H A D | hugetlb.h | 101 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | kvm_book3s_uvmem.h | 90 kvmppc_uvmem_memslot_create(struct kvm *kvm, const struct kvm_memory_slot *new) kvmppc_uvmem_memslot_create() argument
|
| /kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
| H A D | list.h | 40 static inline void __list_add(struct list_head *new, in __list_add() argument 58 list_add(struct list_head *new, struct list_head *head) list_add() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/rtc/ |
| H A D | rtctest.c | 117 time_t secs, new; in TEST_F() local 171 time_t secs, new; in TEST_F() local 219 time_t secs, new; variable 273 time_t secs, new; variable [all...] |
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | cmpxchg.h | 157 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 218 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument 245 __cmpxchg64(unsigned long long *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument
|
| /kernel/linux/linux-6.6/arch/arm/xen/ |
| H A D | p2m.c | 33 static int xen_add_phys_to_mach_entry(struct xen_p2m_entry *new) in xen_add_phys_to_mach_entry() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| H A D | init-common.c | 129 struct kmem_cache *new = NULL; in pgtable_cache_add() local
|
| /kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
| H A D | cmpxchg.h | 59 static inline u32 cmpxchg_small(volatile void *ptr, u32 old, u32 new, in cmpxchg_small() argument 25 cmpxchg_u32(volatile void *ptr, unsigned long old, unsigned long new) cmpxchg_u32() argument 121 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | ftrace.c | 26 static int ftrace_modify_code(unsigned long ip, u32 old, u32 new) in ftrace_modify_code() argument 59 u32 old, new; in ftrace_make_nop() local 69 u32 old, new; in ftrace_make_call() local 79 u32 old, new; ftrace_update_ftrace_func() local 95 u32 old, new; ftrace_enable_ftrace_graph_caller() local 105 u32 old, new; ftrace_disable_ftrace_graph_caller() local [all...] |
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| H A D | atomic32.c | 70 int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg() argument 83 int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() argument 162 unsigned long __cmpxchg_u32(volatile u32 *ptr, u32 old, u32 new) in __cmpxchg_u32() argument 176 u64 __cmpxchg_u64(u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() argument 190 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) in __xchg_u32() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_lock.c | 62 unsigned int old, new, prev; in drm_lock_take() local 111 unsigned int old, new, prev; in drm_lock_transfer() local 126 unsigned int old, new, pre in drm_legacy_lock_free() local [all...] |
| H A D | drm_vma_manager.c | 267 struct drm_vma_offset_file *new, *entry; in drm_vma_node_allow() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | io.c | 97 unsigned int new = count - ca->set->error_decay; in bch_count_io_errors() local
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | maple_keyb.c | 29 unsigned char new[8]; member
|
| /kernel/linux/linux-5.10/drivers/misc/ocxl/ |
| H A D | pasid.c | 28 struct id_range *cur, *new; in range_alloc() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | peerlookup.c | 166 wg_index_hashtable_replace(struct index_hashtable *table, struct index_hashtable_entry *old, struct index_hashtable_entry *new) wg_index_hashtable_replace() argument
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | pci-bridge-emul.c | 425 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local [all...] |
| /kernel/linux/linux-5.10/net/x25/ |
| H A D | x25_facilities.c | 265 x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, struct x25_facilities *new, struct x25_dte_facilities *dte) x25_negotiate_facilities() argument [all...] |
| /kernel/linux/linux-5.10/security/selinux/ |
| H A D | netnode.c | 194 struct sel_netnode *new; in sel_netnode_sid_slow() local [all...] |
| H A D | netport.c | 142 struct sel_netport *new; in sel_netport_sid_slow() local [all...] |
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | resource.c | 145 struct aa_profile *old, *new; in __aa_transition_rlimits() local [all...] |
| /kernel/linux/linux-5.10/security/safesetid/ |
| H A D | lsm.c | 199 static int safesetid_task_fix_setuid(struct cred *new, in safesetid_task_fix_setuid() argument 223 static int safesetid_task_fix_setgid(struct cred *new, in safesetid_task_fix_setgid() argument [all...] |