Home
last modified time | relevance | path

Searched refs:seq_hlist_start_head (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/net/x25/
H A Dx25_proc.c64 return seq_hlist_start_head(&x25_list, *pos); in __acquires()
/kernel/linux/linux-5.10/net/ax25/
H A Dax25_uid.c150 return seq_hlist_start_head(&ax25_uid_list, *pos); in __acquires()
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_uid.c150 return seq_hlist_start_head(&ax25_uid_list, *pos); in __acquires()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_proc.c64 return seq_hlist_start_head(&x25_list, *pos); in __acquires()
/kernel/linux/linux-5.10/net/appletalk/
H A Datalk_proc.c149 return seq_hlist_start_head(&atalk_sockets, *pos); in __acquires()
/kernel/linux/linux-6.6/net/appletalk/
H A Datalk_proc.c149 return seq_hlist_start_head(&atalk_sockets, *pos); in __acquires()
/kernel/linux/linux-5.10/include/linux/
H A Dseq_file.h258 extern struct hlist_node *seq_hlist_start_head(struct hlist_head *head,
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h291 extern struct hlist_node *seq_hlist_start_head(struct hlist_head *head,
/kernel/linux/linux-5.10/net/netrom/
H A Dnr_route.c845 return seq_hlist_start_head(&nr_node_list, *pos);
902 return seq_hlist_start_head(&nr_neigh_list, *pos);
H A Daf_netrom.c1268 return seq_hlist_start_head(&nr_list, *pos);
/kernel/linux/linux-5.10/fs/
H A Dseq_file.c941 * seq_hlist_start_head - start an iteration of a hlist
948 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() function
955 EXPORT_SYMBOL(seq_hlist_start_head); variable
/kernel/linux/linux-6.6/fs/
H A Dseq_file.c985 * seq_hlist_start_head - start an iteration of a hlist
992 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() function
999 EXPORT_SYMBOL(seq_hlist_start_head); variable
/kernel/linux/linux-6.6/net/netrom/
H A Dnr_route.c848 return seq_hlist_start_head(&nr_node_list, *pos);
905 return seq_hlist_start_head(&nr_neigh_list, *pos);
H A Daf_netrom.c1269 return seq_hlist_start_head(&nr_list, *pos);
/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c623 return seq_hlist_start_head(&l->head, *pos);
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c668 return seq_hlist_start_head(&l->head, *pos);
/kernel/linux/linux-5.10/net/rose/
H A Daf_rose.c1421 return seq_hlist_start_head(&rose_list, *pos); in __acquires()
/kernel/linux/linux-6.6/net/rose/
H A Daf_rose.c1429 return seq_hlist_start_head(&rose_list, *pos); in __acquires()

Completed in 18 milliseconds