Home
last modified time | relevance | path

Searched refs:bundle_proc_list (Results 1 – 4 of 4) sorted by relevance

/linux/net/rxrpc/
A Dproc.c208 return seq_list_start_head(&rxnet->bundle_proc_list, *_pos); in rxrpc_bundle_seq_start()
216 return seq_list_next(v, &rxnet->bundle_proc_list, pos); in rxrpc_bundle_seq_next()
233 if (v == &rxnet->bundle_proc_list) { in rxrpc_bundle_seq_show()
A Dnet_ns.c48 INIT_LIST_HEAD(&rxnet->bundle_proc_list); in rxrpc_init_net()
A Dconn_client.c96 list_add_tail(&bundle->proc_link, &bundle->local->rxnet->bundle_proc_list); in rxrpc_alloc_bundle()
A Dar-internal.h71 struct list_head bundle_proc_list; /* List of bundles for proc */ member

Completed in 11 milliseconds