Home
last modified time | relevance | path

Searched defs:oldp (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/include/linux/
Drefcount.h140 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()
Dnodemask.h356 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.12.1/arch/x86/include/asm/
Dcmpxchg_32.h62 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()
Dcmpxchg_64.h82 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.12.1/include/linux/atomic/
Datomic-instrumented.h4873 #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.12.1/arch/xtensa/mm/
Dinit.c172 char *oldp; in parse_memmap_one() local
/linux-6.12.1/security/selinux/ss/
Dservices.h34 struct policydb *oldp; member
Dmls.c439 int mls_convert_context(struct policydb *oldp, struct policydb *newp, in mls_convert_context()
/linux-6.12.1/fs/xfs/scrub/
Dorphanage.c57 struct xfs_dquot *oldu = NULL, *oldg = NULL, *oldp = NULL; in xrep_chown_orphanage() local
/linux-6.12.1/arch/mips/kernel/
Dsetup.c379 char *oldp; in early_parse_memmap() local
/linux-6.12.1/arch/x86/boot/compressed/
Dkaslr.c125 char *oldp; in parse_memmap() local
/linux-6.12.1/drivers/net/arcnet/
Darcnet.c1157 *oldp = arc_proto_map[lp->default_proto[rxdata.pkt.hard.source]], in arcnet_rx() local
/linux-6.12.1/arch/arm64/kernel/
Dproton-pack.c39 static void update_mitigation_state(enum mitigation_state *oldp, in update_mitigation_state()
/linux-6.12.1/arch/x86/kernel/
De820.c922 char *oldp; in parse_memmap_one() local
/linux-6.12.1/mm/
Dmemblock.c2315 char *oldp; in reserve_mem() local