/linux-6.14.4/include/linux/ |
D | refcount.h | 140 bool __refcount_add_not_zero(int i, refcount_t *r, int *oldp) in __refcount_add_not_zero() 182 void __refcount_add(int i, refcount_t *r, int *oldp) in __refcount_add() 216 static inline __must_check bool __refcount_inc_not_zero(refcount_t *r, int *oldp) in __refcount_inc_not_zero() 239 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc() 262 bool __refcount_sub_and_test(int i, refcount_t *r, int *oldp) in __refcount_sub_and_test() 305 static inline __must_check bool __refcount_dec_and_test(refcount_t *r, int *oldp) in __refcount_dec_and_test() 328 static inline void __refcount_dec(refcount_t *r, int *oldp) in __refcount_dec()
|
D | nodemask.h | 356 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap() 364 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
|
/linux-6.14.4/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() 137 static __always_inline bool arch_try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64() 143 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.14.4/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.14.4/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.14.4/arch/xtensa/mm/ |
D | init.c | 172 char *oldp; in parse_memmap_one() local
|
/linux-6.14.4/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.14.4/fs/xfs/scrub/ |
D | orphanage.c | 57 struct xfs_dquot *oldu = NULL, *oldg = NULL, *oldp = NULL; in xrep_chown_orphanage() local
|
/linux-6.14.4/arch/mips/kernel/ |
D | setup.c | 379 char *oldp; in early_parse_memmap() local
|
/linux-6.14.4/arch/x86/boot/compressed/ |
D | kaslr.c | 121 char *oldp; in parse_memmap() local
|
/linux-6.14.4/drivers/net/arcnet/ |
D | arcnet.c | 1157 *oldp = arc_proto_map[lp->default_proto[rxdata.pkt.hard.source]], in arcnet_rx() local
|
/linux-6.14.4/arch/arm64/kernel/ |
D | proton-pack.c | 39 static void update_mitigation_state(enum mitigation_state *oldp, in update_mitigation_state()
|
/linux-6.14.4/arch/x86/kernel/ |
D | e820.c | 921 char *oldp; in parse_memmap_one() local
|
/linux-6.14.4/mm/ |
D | memblock.c | 2335 char *oldp; in reserve_mem() local
|