Searched refs:rxrpc_destroy_local (Results 1 – 1 of 1) sorted by relevance
25 static void rxrpc_destroy_local(struct work_struct *work);37 INIT_WORK(&local->destroyer, &rxrpc_destroy_local); in rxrpc_alloc_local()241 static void rxrpc_destroy_local(struct work_struct *work) in rxrpc_destroy_local() function