Lines Matching refs:loff_t
100 static int traverse(struct seq_file *m, loff_t offset) in traverse()
102 loff_t pos = 0, index; in traverse()
168 ssize_t seq_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) in seq_read()
172 loff_t pos; in seq_read()
266 loff_t next = pos; in seq_read()
319 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
322 loff_t retval = -EINVAL; in seq_lseek()
548 static void *single_start(struct seq_file *p, loff_t *pos) in single_start()
553 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next()
801 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
813 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
822 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
839 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start()
858 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head()
876 loff_t *ppos) in seq_hlist_next()
900 loff_t pos) in seq_hlist_start_rcu()
924 loff_t pos) in seq_hlist_start_head_rcu()
947 loff_t *ppos) in seq_hlist_next_rcu()
968 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu()
993 int *cpu, loff_t *pos) in seq_hlist_next_percpu()