Searched defs:pold (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | cmpxchg.h | 221 #define __try_cmpxchg(ptr, pold, new, size) \ argument 224 #define __try_cmpxchg_local(ptr, pold, new, size) \ argument 227 #define arch_try_cmpxchg(ptr, pold, new) \ argument 230 #define arch_try_cmpxchg_local(ptr, pold, new) \ argument
|
| D | cmpxchg_32.h | 48 static inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *pold, u64 new) in __try_cmpxchg64()
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | cmpxchg.h | 221 #define __try_cmpxchg(ptr, pold, new, size) \ argument 224 #define try_cmpxchg(ptr, pold, new) \ argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| D | posted_intr.c | 39 static int pi_try_set_control(struct pi_desc *pi_desc, u64 *pold, u64 new) in pi_try_set_control()
|
| /kernel/linux/linux-5.10/drivers/input/ |
| D | input.c | 230 int *pold; in input_handle_abs_event() local
|
| /kernel/linux/linux-6.6/drivers/input/ |
| D | input.c | 195 int *pold; in input_handle_abs_event() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_svm.c | 901 unsigned char *new, *old, *pold; in svm_range_split_array() local
|
| /kernel/linux/linux-5.10/include/net/ |
| D | sch_generic.h | 1184 struct Qdisc **pold) in qdisc_replace()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | sch_generic.h | 1176 struct Qdisc **pold) in qdisc_replace()
|