Home
last modified time | relevance | path

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

/linux-3.4.99/net/rxrpc/
Dar-key.c32 static void rxrpc_destroy_s(struct key *);
59 .destroy = rxrpc_destroy_s,
843 static void rxrpc_destroy_s(struct key *key) in rxrpc_destroy_s() function