Home
last modified time | relevance | path

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

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