Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/gendwarfksyms/examples/
Dkabi.h46 #define __KABI_NORMAL_SIZE_ALIGN(_orig, _new) \ argument
59 #define __KABI_REPLACE(_orig, _new) \ argument
113 #define KABI_IGNORE(n, _new) \ argument
123 #define KABI_REPLACE(_oldtype, _oldname, _new) \ argument
132 #define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new) argument
154 #define KABI_USE_ARRAY(number, bytes, _new) \ argument
/linux-6.14.4/arch/x86/include/asm/
Dcmpxchg_32.h17 #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
Dcmpxchg_64.h36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
Duaccess.h373 #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
Dcmpxchg.h158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
/linux-6.14.4/include/linux/atomic/
Datomic-arch-fallback.h189 #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.14.4/arch/s390/include/asm/
Duaccess.h515 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-6.14.4/drivers/clk/sophgo/
Dclk-cv18xx-common.h64 #define cv1800_clk_regfield_set(_val, _new, _reg) \ argument
/linux-6.14.4/fs/bcachefs/
Dbuckets.h288 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
Ddata_update.c181 struct bkey_buf _new, _insert; in __bch2_data_update_index_update() local
Dec.c384 struct bkey_s_c old, struct bkey_s _new, in bch2_trigger_stripe()
/linux-6.14.4/drivers/net/
Dnet_failover.c153 const struct rtnl_link_stats64 *_new, in net_failover_fold_stats()
/linux-6.14.4/arch/x86/kernel/
Dalternative.c2335 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch() local
/linux-6.14.4/include/linux/
Dbpf.h1356 #define __BPF_DISPATCHER_UPDATE(_d, _new) \ argument
1363 #define __BPF_DISPATCHER_UPDATE(_d, _new) argument
/linux-6.14.4/drivers/net/bonding/
Dbond_main.c4493 const struct rtnl_link_stats64 *_new, in bond_fold_stats()