Searched refs:put_time (Results 1 – 3 of 3) sorted by relevance
188 trans->put_time = get_seconds(); in rxrpc_put_transport()233 (long) now - (long) trans->put_time); in rxrpc_transport_reaper()238 reap_time = trans->put_time + rxrpc_transport_timeout; in rxrpc_transport_reaper()
805 conn->put_time = get_seconds(); in rxrpc_put_connection()856 (long) now - (long) conn->put_time); in rxrpc_connection_reaper()863 reap_time = conn->put_time + rxrpc_connection_timeout; in rxrpc_connection_reaper()
209 time_t put_time; /* time at which to reap */ member257 time_t put_time; /* time at which to reap */ member