Searched defs:seq (Results 1 – 4 of 4) sorted by relevance
/mm/ |
D | kmemleak.c | 255 #define warn_or_seq_printf(seq, fmt, ...) do { \ argument 262 static void warn_or_seq_hex_dump(struct seq_file *seq, int prefix_type, in warn_or_seq_hex_dump() 280 static void hex_dump_object(struct seq_file *seq, in hex_dump_object() 334 static void print_unreferenced(struct seq_file *seq, in print_unreferenced() 1614 static void *kmemleak_seq_start(struct seq_file *seq, loff_t *pos) in kmemleak_seq_start() 1640 static void *kmemleak_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmemleak_seq_next() 1662 static void kmemleak_seq_stop(struct seq_file *seq, void *v) in kmemleak_seq_stop() 1679 static int kmemleak_seq_show(struct seq_file *seq, void *v) in kmemleak_seq_show()
|
D | shmem.c | 1398 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 1422 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 3593 static int shmem_show_options(struct seq_file *seq, struct dentry *root) in shmem_show_options()
|
D | swapfile.c | 2696 struct seq_file *seq = file->private_data; in swaps_poll() local 2787 struct seq_file *seq; in swaps_open() local
|
D | page_alloc.c | 576 unsigned seq; in page_outside_zone_boundaries() local
|