Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dkey.c30 static long rxrpc_read(const struct key *, char *, size_t);
44 .read = rxrpc_read,
562 static long rxrpc_read(const struct key *key, in rxrpc_read() function