Searched refs:vdo_priority_table_remove (Results 1 – 3 of 3) sorted by relevance
43 void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry);
189 void vdo_priority_table_remove(struct priority_table *table, struct list_head *entry) in vdo_priority_table_remove() function
1404 vdo_priority_table_remove(allocator->prioritized_slabs, &slab->allocq_entry); in adjust_free_block_count()