Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 59) sorted by relevance

123

/include/asm-generic/bitops/
A Dlock.h21 long old; in arch_test_and_set_bit_lock() local
61 unsigned long old; in arch___clear_bit_unlock() local
73 long old; in arch_xor_unlock_is_negative_byte() local
A Datomic.h38 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
A Dgeneric-non-atomic.h77 unsigned long old = *p; in generic___test_and_set_bit() local
97 unsigned long old = *p; in generic___test_and_clear_bit() local
109 unsigned long old = *p; in generic___test_and_change_bit() local
/include/linux/
A Drefcount.h176 int old = refcount_read(r); in __refcount_add_not_zero() local
219 int old = refcount_read(r); in __refcount_add_not_zero_limited_acquire() local
283 int old = atomic_fetch_add_relaxed(i, &r->refs); in __refcount_add() local
389 int old = atomic_fetch_sub_release(i, &r->refs); in __refcount_sub_and_test() local
455 int old = atomic_fetch_sub_release(1, &r->refs); in __refcount_dec() local
A Diversion.h279 inode_eq_iversion_raw(const struct inode *inode, u64 old) in inode_eq_iversion_raw()
296 inode_eq_iversion(const struct inode *inode, u64 old) in inode_eq_iversion()
A Drbtree_augmented.h195 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
208 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, in __rb_change_child_rcu()
A Dfile_ref.h180 long old; in file_ref_put_close() local
A Dpage_owner.h41 static inline void folio_copy_owner(struct folio *newfolio, struct folio *old) in folio_copy_owner()
A Dmman.h201 static inline bool map_deny_write_exec(unsigned long old, unsigned long new) in map_deny_write_exec()
A Dvia-core.h202 u8 old; in via_write_reg_mask() local
214 u8 old = inb(VIA_MISC_REG_READ); in via_write_misc_reg_mask() local
A Dksm.h152 static inline void folio_migrate_ksm(struct folio *newfolio, struct folio *old) in folio_migrate_ksm()
A Dmm_inline.h305 static inline void folio_migrate_refs(struct folio *new, struct folio *old) in folio_migrate_refs()
333 static inline void folio_migrate_refs(struct folio *new, struct folio *old) in folio_migrate_refs()
/include/trace/events/
A Dpower.h523 #define trace_guest_halt_poll_ns_grow(new, old) \ argument
525 #define trace_guest_halt_poll_ns_shrink(new, old) \ argument
A Dkvm.h328 #define trace_kvm_halt_poll_ns_grow(vcpu_id, new, old) \ argument
330 #define trace_kvm_halt_poll_ns_shrink(vcpu_id, new, old) \ argument
/include/asm-generic/
A Dcmpxchg-local.h16 unsigned long old, unsigned long new, int size) in __generic_cmpxchg_local()
55 u64 old, u64 new) in __generic_cmpxchg64_local()
A Dticket_spinlock.h55 u32 old = atomic_read(&lock->val); in ticket_spin_trylock() local
A Dlocal64.h45 static inline s64 local64_cmpxchg(local64_t *l, s64 old, s64 new) in local64_cmpxchg()
50 static inline bool local64_try_cmpxchg(local64_t *l, s64 *old, s64 new) in local64_try_cmpxchg()
/include/linux/atomic/
A Datomic-instrumented.h1192 atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
1213 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire()
1233 atomic_cmpxchg_release(atomic_t *v, int old, int new) in atomic_cmpxchg_release()
1254 atomic_cmpxchg_relaxed(atomic_t *v, int old, int new) in atomic_cmpxchg_relaxed()
1275 atomic_try_cmpxchg(atomic_t *v, int *old, int new) in atomic_try_cmpxchg()
1298 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire()
1320 atomic_try_cmpxchg_release(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_release()
1343 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed()
2770 atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg()
2791 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire()
[all …]
A Datomic-long.h1362 raw_atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in raw_atomic_long_cmpxchg()
1385 raw_atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) in raw_atomic_long_cmpxchg_acquire()
1408 raw_atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in raw_atomic_long_cmpxchg_release()
1431 raw_atomic_long_cmpxchg_relaxed(atomic_long_t *v, long old, long new) in raw_atomic_long_cmpxchg_relaxed()
1455 raw_atomic_long_try_cmpxchg(atomic_long_t *v, long *old, long new) in raw_atomic_long_try_cmpxchg()
1479 raw_atomic_long_try_cmpxchg_acquire(atomic_long_t *v, long *old, long new) in raw_atomic_long_try_cmpxchg_acquire()
1503 raw_atomic_long_try_cmpxchg_release(atomic_long_t *v, long *old, long new) in raw_atomic_long_try_cmpxchg_release()
1527 raw_atomic_long_try_cmpxchg_relaxed(atomic_long_t *v, long *old, long new) in raw_atomic_long_try_cmpxchg_relaxed()
A Datomic-arch-fallback.h2015 raw_atomic_cmpxchg(atomic_t *v, int old, int new) in raw_atomic_cmpxchg()
2044 raw_atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_acquire()
2073 raw_atomic_cmpxchg_release(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_release()
2101 raw_atomic_cmpxchg_relaxed(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_relaxed()
2127 raw_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg()
2161 raw_atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg_acquire()
4141 raw_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in raw_atomic64_cmpxchg()
4170 raw_atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in raw_atomic64_cmpxchg_acquire()
4199 raw_atomic64_cmpxchg_release(atomic64_t *v, s64 old, s64 new) in raw_atomic64_cmpxchg_release()
4227 raw_atomic64_cmpxchg_relaxed(atomic64_t *v, s64 old, s64 new) in raw_atomic64_cmpxchg_relaxed()
[all …]
/include/net/sctp/
A Dchecksum.h31 __le32 old = sh->checksum; in sctp_compute_cksum() local
/include/net/
A Dnetevent.h20 struct dst_entry *old; member
A Dchecksum.h132 static __always_inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) in csum_replace2()
137 static inline void csum_replace(__wsum *csum, __wsum old, __wsum new) in csum_replace()
/include/linux/sched/
A Dtask_stack.h26 #define setup_thread_stack(new,old) do { } while(0) argument
/include/media/i2c/
A Dir-kbd-i2c.h17 unsigned char old; member

Completed in 51 milliseconds

123