Lines Matching refs:loff_t
78 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start()
87 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
105 loff_t *spos = v; in _opcode_stats_seq_show()
106 loff_t i = *spos, j; in _opcode_stats_seq_show()
128 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in DEBUGFS_FILE()
140 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next()
161 loff_t *spos; in _ctx_stats_seq_show()
162 loff_t i, j; in _ctx_stats_seq_show()
190 static void *_qp_stats_seq_start(struct seq_file *s, loff_t *pos) in DEBUGFS_FILE()
194 loff_t n = *pos; in DEBUGFS_FILE()
215 loff_t *pos) in _qp_stats_seq_next()