Lines Matching refs:loff_t
79 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start()
88 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
106 loff_t *spos = v; in _opcode_stats_seq_show()
107 loff_t i = *spos, j; in _opcode_stats_seq_show()
129 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in DEBUGFS_FILE()
141 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next()
162 loff_t *spos; in _ctx_stats_seq_show()
163 loff_t i, j; in _ctx_stats_seq_show()
191 static void *_qp_stats_seq_start(struct seq_file *s, loff_t *pos) in DEBUGFS_FILE()
194 loff_t n = *pos; in DEBUGFS_FILE()
212 loff_t *pos) in _qp_stats_seq_next()