sync_list          32 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c 	struct list_head sync_list;
sync_list         311 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c 	INIT_LIST_HEAD(&bucket->sync_list);
sync_list         319 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c 	list_splice_tail_init(&bucket->sync_list, &bucket->free_list);
sync_list         358 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c 	list_splice_tail_init(&bucket->hot_list, &bucket->sync_list);
sync_list         365 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c 	list_splice_tail_init(&bucket->sync_list, &bucket->free_list);
sync_list         372 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c 	list_splice_tail_init(&bucket->sync_list, &bucket->hot_list);
sync_list        2367 fs/fs-writeback.c 	LIST_HEAD(sync_list);
sync_list        2388 fs/fs-writeback.c 	list_splice_init(&sb->s_inodes_wb, &sync_list);
sync_list        2397 fs/fs-writeback.c 	while (!list_empty(&sync_list)) {
sync_list        2398 fs/fs-writeback.c 		struct inode *inode = list_first_entry(&sync_list, struct inode,