/linux/scripts/gendwarfksyms/examples/ |
H A D | kabi.h | 49 #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 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 118 #define __arch_try_cmpxchg64_emu(_ptr, _oldp, _new, _lock_loc, _lock) \ argument
|
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 | 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
|
H A D | cmpxchg.h | 158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
|
/linux/arch/s390/lib/ |
H A D | uaccess.c | 210 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 D | clk-cv18xx-common.h | 64 #define cv1800_clk_regfield_set(_val, _new, _reg) \ argument
|
/linux/fs/bcachefs/ |
H A D | buckets.h | 260 #define trigger_run_overwrite_then_insert(_fn, _trans, _btree_id, _level, _old, _new, _flags)\ argument
|
H A D | ec.c | 387 struct bkey_s_c old, struct bkey_s _new, in bch2_trigger_stripe() argument
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 2870 u8 _new[TEXT_POKE_MAX_OPCODE_SIZE+1]; in smp_text_poke_batch_finish() local
|
/linux/include/linux/ |
H A D | bpf.h | 1412 #define __BPF_DISPATCHER_UPDATE(_d, _new) \ argument 1419 #define __BPF_DISPATCHER_UPDATE(_d, _new) argument
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 4522 const struct rtnl_link_stats64 *_new, in bond_fold_stats() argument
|