Home
last modified time | relevance | path

Searched defs:tofree (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dext4_extents.h132 enum {initial, tofree, nofree} state; enumerator
/openbmc/linux/kernel/cgroup/
H A Dcgroup-v1.c214 struct cgroup_pidlist *tofree = NULL; in cgroup_pidlist_destroy_work_fn() local
/openbmc/linux/net/sched/
H A Dsch_fq.c222 void *tofree[FQ_GC_MAX]; in fq_gc() local
/openbmc/linux/fs/
H A Dfile.c1079 struct file *tofree; in do_dup2() local
/openbmc/linux/mm/
H A Dslab.c2111 int tofree; in drain_array_locked() local
2171 struct kmem_cache_node *n, int tofree) in drain_freelist()