Searched defs:_new (Results 1 – 5 of 5) sorted by relevance
/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 #define KABI_REPLACE(_oldtype, _oldname, _new) \ argument 149 #define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new) argument 171 #define KABI_USE_ARRAY(number, bytes, _new) \ 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/drivers/net/ |
H A D | net_failover.c | 153 const struct rtnl_link_stats64 *_new, in net_failover_fold_stats()
|
/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
|