Home
last modified time | relevance | path

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

/linux-4.1.27/net/rxrpc/
Dar-key.c34 static void rxrpc_destroy_s(struct key *);
63 .destroy = rxrpc_destroy_s,
870 static void rxrpc_destroy_s(struct key *key) in rxrpc_destroy_s() function