Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dkey.c34 static long rxrpc_read(const struct key *, char __user *, size_t);
48 .read = rxrpc_read,
1044 static long rxrpc_read(const struct key *key, in rxrpc_read() function