Searched defs:new_node (Results 26 – 33 of 33) sorted by relevance
12
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_tc.c | 1255 struct otx2_tc_flow *new_node, *old_node; in otx2_tc_add_flow() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.c | 1530 struct bnxt_tc_flow_node *new_node, *old_node; in bnxt_tc_add_flow() local
|
| /linux/mm/ |
| H A D | memory_hotplug.c | 1508 bool new_node = false; in add_memory_resource() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | qos.c | 1387 struct mlx5_esw_sched_node *new_node; in esw_qos_move_node() local
|
| /linux/lib/ |
| H A D | maple_tree.c | 6221 struct maple_node *new_node = mte_to_node(new_mas->node); in mas_copy_node() local 6244 struct maple_node *new_node = mte_to_node(new_mas->node); in mas_dup_alloc() local
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 8886 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local 8921 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local 8962 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local 9322 struct hclge_mac_node *old_node, *new_node; in hclge_update_mac_node_for_dev_addr() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_sched.c | 909 struct ice_sched_node *prev, *new_node; in ice_sched_add_elems() local
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 6433 struct rb_node *parent = NULL, *new_node; in ext4_mb_free_metadata() local
|
12