Searched defs:_new (Results 1 – 10 of 10) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | cmpxchg_64.h | 36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument 62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
|
H A D | cmpxchg.h | 158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
|
/linux/arch/s390/include/asm/ |
H A D | uaccess.h | 515 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local 563 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
|
/linux/drivers/clk/sophgo/ |
H A D | clk-cv18xx-common.h | 64 #define cv1800_clk_regfield_set(_val, _new, _reg) \ argument
|
/linux/fs/bcachefs/ |
H A D | buckets.h | 288 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
|
H A D | data_update.c | 181 struct bkey_buf _new, _insert; in __bch2_data_update_index_update() local
|
H A D | ec.c | 384 struct bkey_s_c old, struct bkey_s _new, in bch2_trigger_stripe()
|
/linux/drivers/net/ |
H A D | net_failover.c | 153 const struct rtnl_link_stats64 *_new, in net_failover_fold_stats()
|
/linux/include/linux/ |
H A D | bpf.h | 1356 #define __BPF_DISPATCHER_UPDATE(_d, _new) \ argument 1363 #define __BPF_DISPATCHER_UPDATE(_d, _new) argument
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 4493 const struct rtnl_link_stats64 *_new, in bond_fold_stats()
|