Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.c112 struct cl_host *ch;
200 struct cl_host { struct
217 struct cl_host *ch; argument
2267 static void ch_add_connection(struct net_server_s *ns, struct cl_host *ch, in ch_add_connection()
2288 static void ch_rem_connection(struct net_server_s *ns, struct cl_host *ch, in ch_rem_connection()
2303 static struct cl_host *net_find_client_host(struct net_server_s *ns, in net_find_client_host()
2309 struct cl_host *ch = list_entry(p, struct cl_host, head); in net_find_client_host()
2318 static struct cl_host *net_add_client_host(struct net_server_s *ns, in net_add_client_host()
2321 struct cl_host *ch; in net_add_client_host()
2352 static void net_ch_remove(struct cl_host *ch, int ncpus) in net_ch_remove()
[all …]