/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | refcount.h | 78 unsigned int old, new, val = atomic_read(&r->refs); in refcount_inc_not_zero() local 123 unsigned int old, new, val = atomic_read(&r->refs); in refcount_sub_and_test() local
|
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | signal_test_020.cpp | 51 sigset_t newset, old, wait; in TestSigSuspend() local [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cmpxchg.h | 153 unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg() argument 229 __cmpxchg64(volatile void *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument [all...] |
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | cyclone.c | 105 u32 old = readl(cyclone_timer); in init_cyclone_clock() local
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | bitops.h | 57 unsigned long old; in test_and_set_bit() local 75 unsigned long old; in test_and_clear_bit() local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | syscall.c | 99 unsigned long old, tmp; in mips_atomic_set() local
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | atomic.h | 105 int old, tmp; in atomic_fetch_add_unless() local
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | preempt.h | 22 int old, new; in preempt_count_set() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | preempt.h | 31 int old, new; in preempt_count_set() local
|
/kernel/linux/linux-5.10/arch/arm/mach-u300/ |
H A D | regulator.c | 40 sigset_t old, all; in u300_pm_poweroff() local
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cmpxchg.h | 152 unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg() argument 228 __cmpxchg64(volatile void *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument [all...] |
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | syscall.c | 99 unsigned long old, tmp; in mips_atomic_set() local
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | cyclone.c | 105 u32 old = readl(cyclone_timer); in init_cyclone_clock() local
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | bitops.h | 57 unsigned long old; in test_and_set_bit() local 75 unsigned long old; in test_and_clear_bit() local
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | atomic_ops.h | 157 __atomic_cmpxchg(int *ptr, int old, int new) __atomic_cmpxchg() argument 167 __atomic_cmpxchg_bool(int *ptr, int old, int new) __atomic_cmpxchg_bool() argument 179 __atomic64_cmpxchg(long *ptr, long old, long new) __atomic64_cmpxchg() argument 189 __atomic64_cmpxchg_bool(long *ptr, long old, long new) __atomic64_cmpxchg_bool() argument [all...] |
H A D | cmpxchg.h | 20 unsigned long old; in __arch_xchg() local 87 __cmpxchg(unsigned long address, unsigned long old, unsigned long new, int size) __cmpxchg() argument 195 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) arch_cmpxchg128() argument [all...] |
H A D | preempt.h | 22 int old, new; in preempt_count_set() local
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | jump_label.c | 51 struct insn old, new; in jump_label_transform() local
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 111 struct nvmet_ctrl *old; in nvmet_install_queue() local
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_hba.c | 40 struct target_backend *tb, *old; in transport_backend_register() local
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | ops.c | 19 unsigned int old, new; in snd_sof_pci_update_bits_unlocked() local 54 unsigned int old, new; in snd_sof_dsp_update_bits_unlocked() local 74 u64 old, ne in snd_sof_dsp_update_bits64_unlocked() local 122 unsigned int old, new; snd_sof_dsp_update_bits_forced_unlocked() local [all...] |
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_nf_core.c | 35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_extend.c | 52 const struct nf_ct_ext *old = ct->ext; in nf_ct_ext_add() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_frontbuffer.c | 292 void intel_frontbuffer_track(struct intel_frontbuffer *old, in intel_frontbuffer_track() argument [all...] |
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_hba.c | 40 struct target_backend *tb, *old; in transport_backend_register() local
|