Searched defs:old (Results 51 - 75 of 983) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtask_kfunc_failure.c198 struct task_struct *acquired, *old; local
H A Dcpumask_common.h98 struct bpf_cpumask *old; local
/linux-master/include/linux/
H A Dpage_owner.h41 static inline void folio_copy_owner(struct folio *newfolio, struct folio *old) argument
/linux-master/drivers/target/
H A Dtarget_core_hba.c40 struct target_backend *tb, *old; local
/linux-master/arch/s390/kernel/
H A Djump_label.c51 struct insn old, new; local
/linux-master/arch/parisc/include/asm/
H A Dbitops.h57 unsigned long old; local
75 unsigned long old; local
/linux-master/net/bridge/
H A Dbr_nf_core.c35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) argument
/linux-master/arch/x86/include/asm/
H A Dcmpxchg_64.h44 static __always_inline u128 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) argument
50 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) argument
/linux-master/arch/mips/include/asm/
H A Dcmpxchg.h152 unsigned long __cmpxchg(volatile void *ptr, unsigned long old, argument
228 __cmpxchg64(volatile void *ptr, unsigned long long old, unsigned long long new) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dcmpxchg.h20 unsigned long old; local
87 __cmpxchg(unsigned long address, unsigned long old, unsigned long new, int size) argument
195 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) argument
[all...]
H A Dpreempt.h22 int old, new; local
H A Datomic_ops.h157 __atomic_cmpxchg(int *ptr, int old, int new) argument
167 __atomic_cmpxchg_bool(int *ptr, int old, int new) argument
179 __atomic64_cmpxchg(long *ptr, long old, long new) argument
189 __atomic64_cmpxchg_bool(long *ptr, long old, long new) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_conntrack_extend.c104 const struct nf_ct_ext *old = ct->ext; local
H A Dnf_conntrack_labels.c16 u32 old, tmp; local
/linux-master/kernel/locking/
H A Dosq_lock.c98 int old; local
/linux-master/arch/mips/kernel/
H A Dsyscall.c100 unsigned long old, tmp; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_mmio.h71 u32 old, reg_val; local
/linux-master/drivers/nvme/target/
H A Dfabrics-cmd.c142 struct nvmet_ctrl *old; local
/linux-master/arch/powerpc/mm/
H A Dpageattr.c19 pte_update_delta(pte_t *ptep, unsigned long addr, unsigned long old, unsigned long new) argument
/linux-master/arch/powerpc/kernel/
H A Dsmp-tbsync.c115 int i, score, score2, old, min=0, max=5000, offset=1000; local
/linux-master/drivers/input/keyboard/
H A Dmaple_keyb.c30 unsigned char old[8]; member in struct:dc_kbd
/linux-master/sound/aoa/core/
H A Dgpio-pmf.c135 notify_func_t old; local
/linux-master/tools/perf/util/
H A Dcomm.c129 struct comm_str *new, *old = comm->comm_str; local
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c111 unsigned old; local
/linux-master/fs/sysfs/
H A Dsymlink.c166 sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, const char *old, const char *new, const void *new_ns) argument

Completed in 319 milliseconds

1234567891011>>