Searched refs:tofree (Results 1 – 6 of 6) sorted by relevance
40 int tofree = 0; statmount_alloc() local
260 struct fq_flow *f, *tofree = NULL; in fq_gc() local274 f->next = tofree; in fq_gc()275 tofree = f; in fq_gc()284 if (!tofree) in fq_gc()288 while (tofree) { in fq_gc()289 f = tofree; in fq_gc()290 tofree = f->next; in fq_gc()
125 enum {initial, tofree, nofree} state; enumerator
2521 if (partial->state == tofree) { in ext4_remove_blocks()2589 partial->state = tofree; in ext4_remove_blocks()2791 if (partial->state == tofree && ex >= EXT_FIRST_EXTENT(eh)) { in ext4_ext_rm_leaf()3056 if (partial.state == tofree && err == 0) { in ext4_ext_remove_space()
224 struct cgroup_pidlist *tofree = NULL; in cgroup_pidlist_destroy_work_fn() local236 tofree = l; in cgroup_pidlist_destroy_work_fn()240 kfree(tofree); in cgroup_pidlist_destroy_work_fn()
512 HLIST_HEAD(tofree); in free_obj_work()524 pool_pop_batch(&tofree, &pool_to_free); in free_obj_work()530 free_object_list(&tofree); in free_obj_work()