Lines Matching defs:head
919 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
931 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
940 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
950 struct list_head *seq_list_start_rcu(struct list_head *head, loff_t pos) in seq_list_start_rcu()
962 struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos) in seq_list_start_head_rcu()
971 struct list_head *seq_list_next_rcu(void *v, struct list_head *head, in seq_list_next_rcu()
989 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start()
1008 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head()
1025 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next()
1049 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu()
1073 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu()
1096 struct hlist_head *head, in seq_hlist_next_rcu()
1118 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu()
1142 seq_hlist_next_percpu(void *v, struct hlist_head __percpu *head, in seq_hlist_next_percpu()