Searched refs:rxrpc_clean_up_connection (Results 1 – 1 of 1) sorted by relevance
22 static void rxrpc_clean_up_connection(struct work_struct *work);67 INIT_WORK(&conn->destructor, rxrpc_clean_up_connection); in rxrpc_alloc_connection()304 static void rxrpc_clean_up_connection(struct work_struct *work) in rxrpc_clean_up_connection() function370 rxrpc_clean_up_connection(&conn->destructor); in rxrpc_put_connection()