Searched defs:_new (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | list.h | 82 static inline void __list_add(struct list_head *_new, in __list_add() argument 100 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | list.h | 82 static inline void __list_add(struct list_head *_new, in __list_add() argument 100 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | uaccess.h | 405 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local 453 unsigned int prev, shift, mask, _old, _new; in __cmpxchg_user_key() local
|
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | net_failover.c | 152 net_failover_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) net_failover_fold_stats() argument
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | net_failover.c | 152 net_failover_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) net_failover_fold_stats() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | alternative.c | 2233 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch() local
|
| /kernel/linux/linux-5.10/drivers/net/bonding/ |
| H A D | bond_main.c | 3839 bond_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) bond_fold_stats() argument
|
| /kernel/linux/linux-6.6/drivers/net/bonding/ |
| H A D | bond_main.c | 4354 bond_fold_stats(struct rtnl_link_stats64 *_res, const struct rtnl_link_stats64 *_new, const struct rtnl_link_stats64 *_old) bond_fold_stats() argument
|
Completed in 21 milliseconds