Home
last modified time | relevance | path

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

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