Home
last modified time | relevance | path

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

/mm/
Dkmemleak.c301 static void hex_dump_object(struct seq_file *seq, in hex_dump_object()
353 static void print_unreferenced(struct seq_file *seq, in print_unreferenced()
1541 static void *kmemleak_seq_start(struct seq_file *seq, loff_t *pos) in kmemleak_seq_start()
1567 static void *kmemleak_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmemleak_seq_next()
1589 static void kmemleak_seq_stop(struct seq_file *seq, void *v) in kmemleak_seq_stop()
1606 static int kmemleak_seq_show(struct seq_file *seq, void *v) in kmemleak_seq_show()
Dshmem.c871 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
939 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
2903 static int shmem_show_options(struct seq_file *seq, struct dentry *root) in shmem_show_options()
Dswapfile.c2002 struct seq_file *seq = file->private_data; in swaps_poll() local
2097 struct seq_file *seq; in swaps_open() local
Dpage_alloc.c394 unsigned seq; in page_outside_zone_boundaries() local