Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dconnection.c255 struct vmbus_channel *found_channel = NULL; in pcpu_relid2channel() local
261 found_channel = channel; in pcpu_relid2channel()
266 return found_channel; in pcpu_relid2channel()
276 struct vmbus_channel *found_channel = NULL; in relid2channel() local
284 found_channel = channel; in relid2channel()
294 found_channel = cur_sc; in relid2channel()
302 return found_channel; in relid2channel()
/linux-4.1.27/net/rxrpc/
Dar-connection.c399 goto found_channel; in rxrpc_connect_exclusive()
402 found_channel: in rxrpc_connect_exclusive()
585 goto found_channel; in rxrpc_connect_call()
592 found_channel: in rxrpc_connect_call()