Lines Matching defs:head
896 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
908 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
917 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
927 struct list_head *seq_list_start_rcu(struct list_head *head, loff_t pos) in seq_list_start_rcu()
939 struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos) in seq_list_start_head_rcu()
948 struct list_head *seq_list_next_rcu(void *v, struct list_head *head, in seq_list_next_rcu()
966 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start()
985 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head()
1002 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next()
1026 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu()
1050 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu()
1073 struct hlist_head *head, in seq_hlist_next_rcu()
1095 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu()
1119 seq_hlist_next_percpu(void *v, struct hlist_head __percpu *head, in seq_hlist_next_percpu()