Searched refs:tofree (Results 1 – 7 of 7) sorted by relevance
40 int tofree = 0; in statmount_alloc() local47 if (tofree) in statmount_alloc()52 tofree = 1; in statmount_alloc()60 if (tofree) in statmount_alloc()
1250 struct file *tofree; in do_dup2() local1281 tofree = rcu_dereference_raw(fdt->fd[fd]); in do_dup2()1282 if (!tofree && fd_is_open(fd, fdt)) in do_dup2()1289 if (tofree) in do_dup2()1290 filp_close(tofree, files); in do_dup2()
132 enum {initial, tofree, nofree} state; enumerator
2499 if (partial->state == tofree) { in ext4_remove_blocks()2567 partial->state = tofree; in ext4_remove_blocks()2769 if (partial->state == tofree && ex >= EXT_FIRST_EXTENT(eh)) { in ext4_ext_rm_leaf()3039 if (partial.state == tofree && err == 0) { in ext4_ext_remove_space()
220 struct cgroup_pidlist *tofree = NULL; in cgroup_pidlist_destroy_work_fn() local232 tofree = l; in cgroup_pidlist_destroy_work_fn()236 kfree(tofree); in cgroup_pidlist_destroy_work_fn()
263 void *tofree[FQ_GC_MAX]; in fq_gc() local277 tofree[fcnt++] = f; in fq_gc()292 f = tofree[--i]; in fq_gc()299 kmem_cache_free_bulk(fq_flow_cachep, fcnt, tofree); in fq_gc()
495 HLIST_HEAD(tofree); in free_obj_work()507 pool_pop_batch(&tofree, &pool_to_free); in free_obj_work()513 free_object_list(&tofree); in free_obj_work()