Home
last modified time | relevance | path

Searched defs:count_free (Results 1 – 4 of 4) sorted by relevance

/linux/tools/cgroup/
H A Dmemcg_slabinfo.py79 def count_free(slab): function
/linux/fs/minix/
H A Dbitmap.c27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free() function
/linux/scripts/gdb/linux/
H A Dslab.py283 def count_free(slab): function
/linux/mm/
H A Dslub.c3397 static int count_free(struct slab *slab) in count_free() function