Home
last modified time | relevance | path

Searched refs:next_batch (Results 1 – 5 of 5) sorted by relevance

/linux/lib/
H A Ddebugobjects.c154 struct hlist_node *last, *next_batch, *first_batch; in pool_move_batch() local
163 next_batch = last->next; in pool_move_batch()
166 src->objects.first = next_batch; in pool_move_batch()
167 if (next_batch) in pool_move_batch()
168 next_batch->pprev = &src->objects.first; in pool_move_batch()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c1626 next_batch: in mlxsw_sp_sb_occ_snapshot()
1676 goto next_batch; in mlxsw_sp_sb_occ_snapshot()
1705 next_batch: in mlxsw_sp_sb_occ_max_clear()
1750 goto next_batch; in mlxsw_sp_sb_occ_max_clear()
/linux/kernel/bpf/
H A Dhashtab.c1891 goto next_batch; in __htab_map_lookup_and_delete_batch()
1963 next_batch: in __htab_map_lookup_and_delete_batch()
/linux/mm/
H A Dslub.c4755 next_batch: in alloc_from_pcs_bulk()
4820 goto next_batch; in alloc_from_pcs_bulk()
6006 next_batch: in free_to_pcs_bulk()
6057 goto next_batch; in free_to_pcs_bulk()
/linux/fs/btrfs/
H A Dtree-log.c6710 goto next_batch; in log_delayed_deletions_incremental()
6732 next_batch: in log_delayed_deletions_incremental()