Searched defs:oldp (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/x86/include/asm/ |
| 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/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/security/selinux/ss/ |
| H A D | services.h | 34 struct policydb *oldp; member
|
| H A D | mls.c | 447 int mls_convert_context(struct policydb *oldp, struct policydb *newp, in mls_convert_context()
|
| /linux/include/linux/ |
| H A D | nodemask.h | 350 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap() 358 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
|
| /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 | 945 char *oldp; in parse_memmap_one() local
|