Home
last modified time | relevance | path

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

/linux-4.4.14/net/rxrpc/
Dar-key.c33 static void rxrpc_destroy(struct key *);
47 .destroy = rxrpc_destroy,
862 static void rxrpc_destroy(struct key *key) in rxrpc_destroy() function