Lines Matching defs:head
897 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
909 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
918 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
928 struct list_head *seq_list_start_rcu(struct list_head *head, loff_t pos) in seq_list_start_rcu()
940 struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos) in seq_list_start_head_rcu()
949 struct list_head *seq_list_next_rcu(void *v, struct list_head *head, in seq_list_next_rcu()
967 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start()
986 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head()
1003 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next()
1027 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu()
1051 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu()
1074 struct hlist_head *head, in seq_hlist_next_rcu()
1096 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu()
1120 seq_hlist_next_percpu(void *v, struct hlist_head __percpu *head, in seq_hlist_next_percpu()