/openbmc/linux/arch/s390/mm/ |
H A D | pgtable.c | 91 pte_t old; in ptep_flush_direct() local 110 pte_t old; in ptep_flush_lazy() local 130 unsigned long old; in pgste_get_lock() local 269 pgste_t pgste, pte_t old, pte_t new) in ptep_xchg_commit() 292 pte_t old; in ptep_xchg_direct() local 334 pte_t old; in ptep_xchg_lazy() local 351 pte_t old; in ptep_modify_prot_start() local 419 pmd_t old; in pmdp_flush_direct() local 437 pmd_t old; in pmdp_flush_lazy() local 493 pmd_t old; in pmdp_xchg_direct() local [all …]
|
/openbmc/linux/include/asm-generic/bitops/ |
H A D | atomic.h | 38 long old; in arch_test_and_set_bit() local 49 long old; in arch_test_and_clear_bit() local 60 long old; in arch_test_and_change_bit() local
|
/openbmc/linux/kernel/ |
H A D | cred.c | 204 const struct cred *old; in prepare_creds() local 391 const struct cred *old = task->real_cred; in commit_creds() local 485 const struct cred *old = current->cred; in override_creds() local 514 void revert_creds(const struct cred *old) in revert_creds() 628 const struct cred *old; in prepare_kernel_cred() local
|
/openbmc/linux/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, prev; in drm_legacy_lock_free() local 311 unsigned int old, prev; in drm_legacy_idlelock_release() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | atomic64_32.h | 198 s64 old, c = 0; in arch_atomic64_and() local 206 s64 old, c = 0; in arch_atomic64_fetch_and() local 217 s64 old, c = 0; in arch_atomic64_or() local 225 s64 old, c = 0; in arch_atomic64_fetch_or() local 236 s64 old, c = 0; in arch_atomic64_xor() local 244 s64 old, c = 0; in arch_atomic64_fetch_xor() local 255 s64 old, c = 0; in arch_atomic64_fetch_add() local
|
H A D | cmpxchg_32.h | 22 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64() 35 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64_local() 51 u64 old = *pold; in __try_cmpxchg64() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | ftrace.c | 150 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, in ftrace_modify_code() 327 u32 old, new; in ftrace_make_call() local 348 u32 old, new; in ftrace_modify_call() local 394 u32 old, new; in ftrace_init_nop() local 416 u32 old = 0, new; in ftrace_make_nop() local 462 unsigned long old; in prepare_ftrace_return() local
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | xchg.h | 129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg() 155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg() 181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg() 203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg()
|
/openbmc/linux/arch/parisc/lib/ |
H A D | bitops.c | 59 u64 notrace __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() 71 unsigned long notrace __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) in __cmpxchg_u32() 83 u8 notrace __cmpxchg_u8(volatile u8 *ptr, u8 old, u8 new) in __cmpxchg_u8()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | cmpxchg.h | 20 unsigned long old; in __arch_xchg() local 88 unsigned long old, in __cmpxchg() 195 static __always_inline u128 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128()
|
H A D | bitops.h | 88 unsigned long old; in arch_test_and_set_bit() local 99 unsigned long old; in arch_test_and_clear_bit() local 110 unsigned long old; in arch_test_and_change_bit() local 148 unsigned long old; in arch___test_and_set_bit() local 160 unsigned long old; in arch___test_and_clear_bit() local 172 unsigned long old; in arch___test_and_change_bit() local
|
H A D | spinlock.h | 107 int old; in arch_read_lock() local 133 int old; in arch_read_trylock() local 142 int old; in arch_write_trylock() local
|
/openbmc/linux/include/linux/ |
H A D | refcount.h | 152 int old = refcount_read(r); in __refcount_add_not_zero() local 193 int old = atomic_fetch_add_relaxed(i, &r->refs); in __refcount_add() local 272 int old = atomic_fetch_sub_release(i, &r->refs); in __refcount_sub_and_test() local 338 int old = atomic_fetch_sub_release(1, &r->refs); in __refcount_dec() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cmpxchg-cas.h | 6 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32() 17 unsigned long old; in xchg_u32() local
|
H A D | bitops-op32.h | 100 unsigned long old = *p; in arch___test_and_set_bit() local 120 unsigned long old = *p; in arch___test_and_clear_bit() local 132 unsigned long old = *p; in arch___test_and_change_bit() local
|
/openbmc/linux/tools/include/asm-generic/bitops/ |
H A D | non-atomic.h | 66 unsigned long old = *p; in ___test_and_set_bit() local 86 unsigned long old = *p; in ___test_and_clear_bit() local 98 unsigned long old = *p; in ___test_and_change_bit() local
|
/openbmc/linux/arch/powerpc/kernel/trace/ |
H A D | ftrace.c | 81 static inline int ftrace_modify_code(unsigned long ip, ppc_inst_t old, ppc_inst_t new) in ftrace_modify_code() 149 ppc_inst_t old, new; in ftrace_make_call() local 176 ppc_inst_t old, new, call_inst, new_call_inst; in ftrace_replace_code() local 231 ppc_inst_t old, new; in ftrace_init_nop() local 302 ppc_inst_t old, new; in ftrace_update_ftrace_func() local
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | cmpxchg.h | 56 #define __cmpxchg_relaxed(ptr, old, new, size) \ argument 86 #define __cmpxchg_acquire(ptr, old, new, size) \ argument 117 #define __cmpxchg(ptr, old, new, size) \ argument
|
/openbmc/u-boot/arch/nios2/include/asm/bitops/ |
H A D | non-atomic.h | 65 unsigned long old = *p; in __test_and_set_bit() local 84 unsigned long old = *p; in __test_and_clear_bit() local 96 unsigned long old = *p; in __test_and_change_bit() local
|
/openbmc/linux/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, new; in snd_sof_dsp_update_bits64_unlocked() local 122 unsigned int old, new; in snd_sof_dsp_update_bits_forced_unlocked() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_hwmon.h | 23 static inline void i915_hwmon_power_max_disable(struct drm_i915_private *i915, bool *old) { }; in i915_hwmon_power_max_disable() 24 static inline void i915_hwmon_power_max_restore(struct drm_i915_private *i915, bool old) { }; in i915_hwmon_power_max_restore()
|
/openbmc/linux/arch/openrisc/include/asm/bitops/ |
H A D | atomic.h | 67 unsigned long old; in test_and_set_bit() local 87 unsigned long old; in test_and_clear_bit() local 107 unsigned long old; in test_and_change_bit() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | bitops.h | 33 unsigned long old; in set_bit() local 50 unsigned long old; in clear_bit() local 67 unsigned long old; in change_bit() local 84 unsigned int old, t; in test_and_set_bit() local 103 unsigned int old, t; in test_and_clear_bit() local 122 unsigned int old, t; in test_and_change_bit() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fifo_underrun.c | 115 bool enable, bool old) in i9xx_set_fifo_underrun_reporting() 168 bool old) in ivb_set_fifo_underrun_reporting() 257 bool enable, bool old) in cpt_set_fifo_underrun_reporting() 286 bool old; in __intel_set_cpu_fifo_underrun_reporting() local 356 bool old; in intel_set_pch_fifo_underrun_reporting() local
|
/openbmc/linux/security/landlock/ |
H A D | cred.c | 18 const struct cred *const old) in hook_cred_transfer() 29 const struct cred *const old, const gfp_t gfp) in hook_cred_prepare()
|