Searched refs:put_time (Results 1 – 3 of 3) sorted by relevance
192 trans->put_time = ktime_get_seconds(); in rxrpc_put_transport()237 (long) now - (long) trans->put_time); in rxrpc_transport_reaper()242 reap_time = trans->put_time + rxrpc_transport_expiry; in rxrpc_transport_reaper()
811 conn->put_time = ktime_get_seconds(); in rxrpc_put_connection()862 (long) now - (long) conn->put_time); in rxrpc_connection_reaper()869 reap_time = conn->put_time + rxrpc_connection_expiry; in rxrpc_connection_reaper()
211 unsigned long put_time; /* time at which to reap */ member259 unsigned long put_time; /* time at which to reap */ member