Home
last modified time | relevance | path

Searched refs:seq_list_start_head (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/x25/
H A Dx25_proc.c29 return seq_list_start_head(&x25_route_list, *pos); in x25_seq_route_start()
116 return seq_list_start_head(&x25_forward_list, *pos); in x25_seq_forward_start()
/openbmc/linux/fs/fscache/
H A Dcache.c409 return seq_list_start_head(&fscache_caches, *_pos); in fscache_caches_seq_start()
H A Dvolume.c513 return seq_list_start_head(&fscache_volumes, *_pos); in fscache_volumes_seq_start()
H A Dcookie.c1163 return seq_list_start_head(&fscache_cookies, *_pos); in fscache_cookies_seq_start()
/openbmc/linux/include/linux/
H A Dseq_file.h276 extern struct list_head *seq_list_start_head(struct list_head *head,
/openbmc/linux/net/atm/
H A Dresources.c407 return seq_list_start_head(&atm_devs, *pos); in atm_dev_seq_start()
/openbmc/linux/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);
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c156 return seq_list_start_head(&local->bss_list, *_pos); in prism2_bss_list_proc_start()
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()
/openbmc/linux/net/rxrpc/
H A Dproc.c123 return seq_list_start_head(&rxnet->conn_proc_list, *_pos); in rxrpc_connection_seq_start()
/openbmc/linux/fs/nfs/
H A Dclient.c1231 return seq_list_start_head(&nn->nfs_client_list, *_pos); in nfs_server_list_start()
1298 return seq_list_start_head(&nn->nfs_volume_list, *_pos); in nfs_volume_list_start()
/openbmc/linux/Documentation/filesystems/
H A Dseq_file.rst370 struct list_head *seq_list_start_head(struct list_head *head,
/openbmc/linux/net/core/
H A Dsock.c4018 return seq_list_start_head(&proto_list, *pos); in proto_seq_start()
/openbmc/linux/drivers/md/
H A Dmd.c8281 return seq_list_start_head(&all_mddevs, *pos); in md_seq_start()