next_list         627 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c 			       struct list_head *next_list,
next_list         639 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c 		list_move(&bulk->pool_list, next_list);
next_list        1001 tools/perf/util/callchain.c 	struct callchain_list *list, *next_list;
next_list        1006 tools/perf/util/callchain.c 	list_for_each_entry_safe(list, next_list, &src->val, list) {