Home
last modified time | relevance | path

Searched refs:slab_next (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/mm/
Dslab.h644 void *slab_next(struct seq_file *m, void *p, loff_t *pos);
Dslab_common.c1408 void *slab_next(struct seq_file *m, void *p, loff_t *pos) in slab_next() function
1553 .next = slab_next,