/linux-6.12.1/arch/x86/include/asm/ |
D | cmpxchg_32.h | 17 #define __arch_cmpxchg64(_ptr, _old, _new, _lock) \ argument 42 #define __arch_try_cmpxchg64(_ptr, _oldp, _new, _lock) \ argument 89 #define __arch_cmpxchg64_emu(_ptr, _old, _new, _lock_loc, _lock) \ argument 116 #define __arch_try_cmpxchg64_emu(_ptr, _oldp, _new, _lock_loc, _lock) \ argument
|
D | cmpxchg_64.h | 36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument 62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
|
D | uaccess.h | 373 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 392 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument 412 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 444 #define __try_cmpxchg64_user_asm(_ptr, _pold, _new, label) ({ \ argument
|
D | cmpxchg.h | 158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
|
/linux-6.12.1/include/linux/atomic/ |
D | atomic-arch-fallback.h | 189 #define raw_try_cmpxchg(_ptr, _oldp, _new) \ argument 207 #define raw_try_cmpxchg_acquire(_ptr, _oldp, _new) \ argument 225 #define raw_try_cmpxchg_release(_ptr, _oldp, _new) \ argument 240 #define raw_try_cmpxchg_relaxed(_ptr, _oldp, _new) \ argument 256 #define raw_try_cmpxchg64(_ptr, _oldp, _new) \ argument 274 #define raw_try_cmpxchg64_acquire(_ptr, _oldp, _new) \ argument 292 #define raw_try_cmpxchg64_release(_ptr, _oldp, _new) \ argument 307 #define raw_try_cmpxchg64_relaxed(_ptr, _oldp, _new) \ argument 323 #define raw_try_cmpxchg128(_ptr, _oldp, _new) \ argument 341 #define raw_try_cmpxchg128_acquire(_ptr, _oldp, _new) \ argument [all …]
|
/linux-6.12.1/arch/s390/include/asm/ |
D | uaccess.h | 459 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local 507 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
|
/linux-6.12.1/drivers/clk/sophgo/ |
D | clk-cv18xx-common.h | 64 #define cv1800_clk_regfield_set(_val, _new, _reg) \ argument
|
/linux-6.12.1/fs/bcachefs/ |
D | data_update.c | 173 struct bkey_buf _new, _insert; in __bch2_data_update_index_update() local
|
D | buckets.h | 289 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
|
D | ec.c | 385 struct bkey_s_c old, struct bkey_s _new, in bch2_trigger_stripe()
|
/linux-6.12.1/drivers/net/ |
D | net_failover.c | 153 const struct rtnl_link_stats64 *_new, in net_failover_fold_stats()
|
/linux-6.12.1/arch/x86/kernel/ |
D | alternative.c | 2302 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch() local
|
/linux-6.12.1/include/linux/ |
D | bpf.h | 1327 #define __BPF_DISPATCHER_UPDATE(_d, _new) \ argument 1334 #define __BPF_DISPATCHER_UPDATE(_d, _new) argument
|
/linux-6.12.1/drivers/net/bonding/ |
D | bond_main.c | 4484 const struct rtnl_link_stats64 *_new, in bond_fold_stats()
|