Lines Matching defs:seq
53 static void *task_seq_start(struct seq_file *seq, loff_t *pos) in task_seq_start()
67 static void *task_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_seq_next()
107 static int task_seq_show(struct seq_file *seq, void *v) in task_seq_show()
112 static void task_seq_stop(struct seq_file *seq, void *v) in task_seq_stop()
195 static void *task_file_seq_start(struct seq_file *seq, loff_t *pos) in task_file_seq_start()
208 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next()
249 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show()
254 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop()
446 static void *task_vma_seq_start(struct seq_file *seq, loff_t *pos) in task_vma_seq_start()
458 static void *task_vma_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_vma_seq_next()
493 static int task_vma_seq_show(struct seq_file *seq, void *v) in task_vma_seq_show()
498 static void task_vma_seq_stop(struct seq_file *seq, void *v) in task_vma_seq_stop()