Searched refs:allocq_entry (Results 1 – 2 of 2) sorted by relevance
1374 VDO_ASSERT_LOG_ONLY(list_empty(&slab->allocq_entry), in prioritize_slab()1378 slab->priority, &slab->allocq_entry); in prioritize_slab()2528 list_del_init(&slab->allocq_entry); in register_slab_for_scrubbing()2550 VDO_ASSERT_LOG_ONLY(list_empty(&slab->allocq_entry), in queue_slab()2636 struct vdo_slab, allocq_entry); in get_next_slab()2641 allocq_entry); in get_next_slab()2960 list_del_init(&slab->allocq_entry); in scrub_next_slab()3202 struct vdo_slab, allocq_entry)); in vdo_allocate_block()3368 list_del_init(&slab->allocq_entry); in apply_to_slabs()3650 list_del(&slab->allocq_entry); in free_slab()[all …]
209 struct list_head allocq_entry; member
Completed in 16 milliseconds