Home
last modified time | relevance | path

Searched refs:next_list (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c695 struct list_head *next_list, in mlx5_fc_pool_acquire_from_list() argument
707 list_move(&bulk->pool_list, next_list); in mlx5_fc_pool_acquire_from_list()
/linux/tools/perf/util/
H A Dcallchain.c1030 struct callchain_list *list, *next_list; in merge_chain_branch() local
1035 list_for_each_entry_safe(list, next_list, &src->val, list) { in merge_chain_branch()