Searched defs:newi (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 1010 struct nh_info *oldi, *newi; in replace_nexthop_single() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 384 struct nh_info *newi = nh_res_dereference(new_nh->nh_info); in call_nexthop_res_bucket_notifiers() local 293 nh_notifier_res_bucket_info_init(struct nh_notifier_info *info, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi) nh_notifier_res_bucket_info_init() argument 325 __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) __call_nexthop_res_bucket_notifiers() argument 2059 replace_nexthop_single_notify_res(struct net *net, struct nh_res_table *res_table, struct nexthop *old, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) replace_nexthop_single_notify_res() argument 2101 replace_nexthop_single_notify(struct net *net, struct nexthop *group_nh, struct nexthop *old, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) replace_nexthop_single_notify() argument 2129 struct nh_info *oldi, *newi; replace_nexthop_single() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 1056 Instruction *newi = i; in opnd() local [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 26572 u32 newi, x; memsys3FromKeyBlk() local [all...] |
Completed in 141 milliseconds