Searched refs:tofree (Results 1 – 6 of 6) sorted by relevance
40 int tofree = 0; statmount_alloc() local
264 struct fq_flow *f, *tofree = NULL; in fq_gc() 278 f->next = tofree; in fq_gc() 279 tofree = f; in fq_gc() 288 if (!tofree) in fq_gc() 292 while (tofree) { in fq_gc() 293 f = tofree; in fq_gc() 294 tofree = f->next; in fq_gc() 260 struct fq_flow *f, *tofree = NULL; fq_gc() local
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() 2936 * removed. If it's already set (tofree/nofree), we're in ext4_ext_remove_space() 2938 * so a cluster marked tofree as a result of earlier in ext4_ext_remove_space() 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()