Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/examples/
H A Dkabi.h49 #define __KABI_NORMAL_SIZE_ALIGN(_orig, _new) \ argument
62 #define __KABI_REPLACE(_orig, _new) \ argument
130 #define KABI_IGNORE(n, _new) \ argument
140 KABI_REPLACE(_oldtype,_oldname,_new) global() argument
149 KABI_USE(number,_new) global() argument
171 KABI_USE_ARRAY(number,bytes,_new) global() argument
[all...]
/linux/arch/x86/include/asm/
H A 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
118 #define __arch_try_cmpxchg64_emu(_ptr, _oldp, _new, _lock_loc, _lock) \ argument
H A Dcmpxchg_64.h36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
H A 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
H A Dcmpxchg.h158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
/linux/arch/s390/lib/
H A Duaccess.c210 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key1() local
227 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key2() local
/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-common.h64 #define cv1800_clk_regfield_set(_val, _new, _reg) \ argument
/linux/fs/bcachefs/
H A Dbuckets.h260 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
H A Dec.c387 struct bkey_s_c old, struct bkey_s _new, in bch2_trigger_stripe() argument
/linux/arch/x86/kernel/
H A Dalternative.c2870 u8 _new[TEXT_POKE_MAX_OPCODE_SIZE+1]; in smp_text_poke_batch_finish() local
/linux/include/linux/
H A Dbpf.h1412 #define __BPF_DISPATCHER_UPDATE(_d, _new) \ argument
1419 #define __BPF_DISPATCHER_UPDATE(_d, _new) argument
/linux/drivers/net/bonding/
H A Dbond_main.c4522 const struct rtnl_link_stats64 *_new, in bond_fold_stats() argument