Lines Matching refs:here
254 * must carry a ref on the connection to prevent us getting here whilst
266 const void *here = __builtin_return_address(0);
272 trace_rxrpc_conn(conn->debug_id, rxrpc_conn_queued, r + 1, here);
283 const void *here = __builtin_return_address(0);
287 trace_rxrpc_conn(conn->debug_id, rxrpc_conn_seen, n, here);
296 const void *here = __builtin_return_address(0);
300 trace_rxrpc_conn(conn->debug_id, rxrpc_conn_got, r, here);
310 const void *here = __builtin_return_address(0);
315 trace_rxrpc_conn(conn->debug_id, rxrpc_conn_got, r + 1, here);
337 const void *here = __builtin_return_address(0);
342 trace_rxrpc_conn(debug_id, rxrpc_conn_put_service, r - 1, here);