Home
last modified time | relevance | path

Searched refs:rxrpc_destroy_local (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/rxrpc/
Dar-local.c25 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