/linux-6.15/include/linux/ |
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 …]
|
D | nodemask.h | 362 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap() 370 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
|
/linux-6.15/arch/x86/include/asm/ |
D | cmpxchg_32.h | 62 static __always_inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) in __try_cmpxchg64() 67 static __always_inline bool __try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) in __try_cmpxchg64_local() 141 static __always_inline bool arch_try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64() 147 static __always_inline bool arch_try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64_local()
|
D | cmpxchg_64.h | 82 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128() 88 static __always_inline bool arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128_local()
|
/linux-6.15/arch/s390/include/asm/ |
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-6.15/include/linux/atomic/ |
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-6.15/arch/xtensa/mm/ |
D | init.c | 134 char *oldp; in parse_memmap_one() local
|
/linux-6.15/security/selinux/ss/ |
D | services.h | 34 struct policydb *oldp; member
|
D | mls.c | 439 int mls_convert_context(struct policydb *oldp, struct policydb *newp, in mls_convert_context()
|
/linux-6.15/fs/xfs/scrub/ |
D | orphanage.c | 57 struct xfs_dquot *oldu = NULL, *oldg = NULL, *oldp = NULL; in xrep_chown_orphanage() local
|
/linux-6.15/arch/mips/kernel/ |
D | setup.c | 379 char *oldp; in early_parse_memmap() local
|
/linux-6.15/arch/x86/boot/compressed/ |
D | kaslr.c | 121 char *oldp; in parse_memmap() local
|
/linux-6.15/drivers/net/arcnet/ |
D | arcnet.c | 1157 *oldp = arc_proto_map[lp->default_proto[rxdata.pkt.hard.source]], in arcnet_rx() local
|
/linux-6.15/arch/x86/kernel/ |
D | e820.c | 920 char *oldp; in parse_memmap_one() local
|
/linux-6.15/arch/arm64/kernel/ |
D | proton-pack.c | 39 static void update_mitigation_state(enum mitigation_state *oldp, in update_mitigation_state()
|
/linux-6.15/mm/ |
D | memblock.c | 2396 char *oldp; in reserve_mem() local
|