| /linux/include/linux/ |
| H A D | refcount.h | 174 bool __refcount_add_not_zero(int i, refcount_t *r, int *oldp) in __refcount_add_not_zero() 216 bool __refcount_add_not_zero_limited_acquire(int i, refcount_t *r, int *oldp, in __refcount_add_not_zero_limited_acquire() 242 __refcount_inc_not_zero_limited_acquire(refcount_t *r, int *oldp, int limit) in __refcount_inc_not_zero_limited_acquire() 248 bool __refcount_add_not_zero_acquire(int i, refcount_t *r, int *oldp) in __refcount_add_not_zero_acquire() 281 void __refcount_add(int i, refcount_t *r, int *oldp) in __refcount_add() 315 static inline __must_check bool __refcount_inc_not_zero(refcount_t *r, int *oldp) in __refcount_inc_not_zero() 338 static inline __must_check bool __refcount_inc_not_zero_acquire(refcount_t *r, int *oldp) in __refcount_inc_not_zero_acquire() 364 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc() 387 bool __refcount_sub_and_test(int i, refcount_t *r, int *oldp) in __refcount_sub_and_test() 430 static inline __must_check bool __refcount_dec_and_test(refcount_t *r, int *oldp) in __refcount_dec_and_test() [all …]
|
| H A D | nodemask.h | 343 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap() 351 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
|
| /linux/arch/x86/include/asm/ |
| H A D | cmpxchg_32.h | 61 static __always_inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) in __try_cmpxchg64() 66 static __always_inline bool __try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) in __try_cmpxchg64_local() 139 static __always_inline bool arch_try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64() 145 static __always_inline bool arch_try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64_local()
|
| H A D | cmpxchg_64.h | 81 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128() 87 static __always_inline bool arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128_local()
|
| /linux/arch/s390/include/asm/ |
| H A D | cmpxchg.h | 110 #define arch_try_cmpxchg(ptr, oldp, new) \ argument 155 #define arch_try_cmpxchg(ptr, oldp, new) \ argument 256 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128()
|
| /linux/include/linux/atomic/ |
| H A D | atomic-instrumented.h | 4873 #define try_cmpxchg(ptr, oldp, ...) \ argument 4883 #define try_cmpxchg_acquire(ptr, oldp, ...) \ argument 4892 #define try_cmpxchg_release(ptr, oldp, ...) \ argument 4902 #define try_cmpxchg_relaxed(ptr, oldp, ...) \ argument 4911 #define try_cmpxchg64(ptr, oldp, ...) \ argument 4921 #define try_cmpxchg64_acquire(ptr, oldp, ...) \ argument 4930 #define try_cmpxchg64_release(ptr, oldp, ...) \ argument 4940 #define try_cmpxchg64_relaxed(ptr, oldp, ...) \ argument 4949 #define try_cmpxchg128(ptr, oldp, ...) \ argument 4959 #define try_cmpxchg128_acquire(ptr, oldp, ...) \ argument [all …]
|
| /linux/tools/include/linux/ |
| H A D | atomic.h | 15 static inline bool atomic_try_cmpxchg(atomic_t *ptr, int *oldp, int new) in atomic_try_cmpxchg()
|
| /linux/arch/xtensa/mm/ |
| H A D | init.c | 134 char *oldp; in parse_memmap_one() local
|
| /linux/security/selinux/ss/ |
| H A D | services.h | 34 struct policydb *oldp; member
|
| H A D | mls.c | 439 int mls_convert_context(struct policydb *oldp, struct policydb *newp, in mls_convert_context()
|
| /linux/fs/xfs/scrub/ |
| H A D | orphanage.c | 57 struct xfs_dquot *oldu = NULL, *oldg = NULL, *oldp = NULL; in xrep_chown_orphanage() local
|
| /linux/arch/mips/kernel/ |
| H A D | setup.c | 379 char *oldp; in early_parse_memmap() local
|
| /linux/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 121 char *oldp; in parse_memmap() local
|
| /linux/drivers/net/arcnet/ |
| H A D | arcnet.c | 1157 *oldp = arc_proto_map[lp->default_proto[rxdata.pkt.hard.source]], in arcnet_rx() local
|
| /linux/arch/x86/kernel/ |
| H A D | e820.c | 920 char *oldp; in parse_memmap_one() local
|
| /linux/arch/arm64/kernel/ |
| H A D | proton-pack.c | 39 static void update_mitigation_state(enum mitigation_state *oldp, in update_mitigation_state()
|
| /linux/mm/ |
| H A D | memblock.c | 2635 char *oldp; in reserve_mem() local
|