Home
last modified time | relevance | path

Searched refs:seq_list_start_head (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/net/x25/
H A Dx25_proc.c29 return seq_list_start_head(&x25_route_list, *pos); in __acquires()
117 return seq_list_start_head(&x25_forward_list, *pos); in __acquires()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_proc.c29 return seq_list_start_head(&x25_route_list, *pos); in __acquires()
116 return seq_list_start_head(&x25_forward_list, *pos); in __acquires()
/kernel/linux/linux-5.10/net/rxrpc/
H A Dproc.c35 return seq_list_start_head(&rxnet->calls, *_pos); in __acquires()
138 return seq_list_start_head(&rxnet->conn_proc_list, *_pos);
/kernel/linux/linux-5.10/include/linux/
H A Dseq_file.h247 extern struct list_head *seq_list_start_head(struct list_head *head,
/kernel/linux/linux-6.6/fs/fscache/
H A Dcache.c409 return seq_list_start_head(&fscache_caches, *_pos); in __acquires()
H A Dvolume.c500 return seq_list_start_head(&fscache_volumes, *_pos);
H A Dcookie.c1159 return seq_list_start_head(&fscache_cookies, *_pos); in __acquires()
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h276 extern struct list_head *seq_list_start_head(struct list_head *head,
/kernel/linux/linux-5.10/fs/
H A Dseq_file.c903 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
910 EXPORT_SYMBOL(seq_list_start_head); variable
/kernel/linux/linux-6.6/fs/
H A Dseq_file.c915 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
922 EXPORT_SYMBOL(seq_list_start_head); variable
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c156 return seq_list_start_head(&local->bss_list, *_pos);
H A Dhostap_ap.c357 return seq_list_start_head(&ap->mac_restrictions.mac_list, *_pos); in ap_control_proc_start()
559 return seq_list_start_head(&ap->sta_list, *_pos); in prism2_ap_proc_start()
/kernel/linux/linux-5.10/net/atm/
H A Dresources.c410 return seq_list_start_head(&atm_devs, *pos); in atm_dev_seq_start()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c156 return seq_list_start_head(&local->bss_list, *_pos);
H A Dhostap_ap.c357 return seq_list_start_head(&ap->mac_restrictions.mac_list, *_pos); in ap_control_proc_start()
559 return seq_list_start_head(&ap->sta_list, *_pos); in prism2_ap_proc_start()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dproc.c123 return seq_list_start_head(&rxnet->conn_proc_list, *_pos);
/kernel/linux/linux-6.6/net/atm/
H A Dresources.c407 return seq_list_start_head(&atm_devs, *pos); in atm_dev_seq_start()
/kernel/linux/linux-5.10/fs/nfs/
H A Dclient.c1165 return seq_list_start_head(&nn->nfs_client_list, *_pos);
1232 return seq_list_start_head(&nn->nfs_volume_list, *_pos);
/kernel/linux/linux-6.6/fs/nfs/
H A Dclient.c1227 return seq_list_start_head(&nn->nfs_client_list, *_pos);
1294 return seq_list_start_head(&nn->nfs_volume_list, *_pos);
/kernel/linux/linux-5.10/net/core/
H A Dsock.c3604 return seq_list_start_head(&proto_list, *pos); in __acquires()
/kernel/linux/linux-6.6/net/core/
H A Dsock.c4019 return seq_list_start_head(&proto_list, *pos); in __acquires()

Completed in 36 milliseconds