Lines Matching refs:loff_t
90 static int traverse(struct seq_file *m, loff_t offset) in traverse()
92 loff_t pos = 0; in traverse()
151 ssize_t seq_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) in seq_read()
260 loff_t pos = m->index; in seq_read_iter()
308 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
311 loff_t retval = -EINVAL; in seq_lseek()
546 static void *single_start(struct seq_file *p, loff_t *pos) in single_start()
551 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next()
891 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
903 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
912 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
929 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start()
948 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head()
966 loff_t *ppos) in seq_hlist_next()
990 loff_t pos) in seq_hlist_start_rcu()
1014 loff_t pos) in seq_hlist_start_head_rcu()
1037 loff_t *ppos) in seq_hlist_next_rcu()
1058 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu()
1083 int *cpu, loff_t *pos) in seq_hlist_next_percpu()