Searched refs:free_prison_cell (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-cache-target.c | 539 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell_v2 *cell) in free_prison_cell() function 659 free_prison_cell(cache, cell_prealloc); in bio_detain_shared() 664 free_prison_cell(cache, cell_prealloc); in bio_detain_shared() 1184 free_prison_cell(cache, pb->cell); in bio_drop_shared_lock() 1285 free_prison_cell(cache, mg->cell); in mg_complete() 1475 free_prison_cell(cache, prealloc); in mg_lock_writes() 1481 free_prison_cell(cache, prealloc); in mg_lock_writes() 1522 free_prison_cell(cache, mg->cell); in invalidate_complete() 1594 free_prison_cell(cache, prealloc); in invalidate_lock() 1600 free_prison_cell(cach in invalidate_lock() [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-cache-target.c | 470 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell_v2 *cell) in free_prison_cell() function 593 free_prison_cell(cache, cell_prealloc); in bio_detain_shared() 598 free_prison_cell(cache, cell_prealloc); in bio_detain_shared() 1119 free_prison_cell(cache, pb->cell); in bio_drop_shared_lock() 1220 free_prison_cell(cache, mg->cell); in mg_complete() 1412 free_prison_cell(cache, prealloc); in mg_lock_writes() 1418 free_prison_cell(cache, prealloc); in mg_lock_writes() 1461 free_prison_cell(cache, mg->cell); in invalidate_complete() 1536 free_prison_cell(cache, prealloc); in invalidate_lock() 1542 free_prison_cell(cach in invalidate_lock() [all...] |
Completed in 7 milliseconds