Home
last modified time | relevance | path

Searched refs:cache_do_downcall (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c893 static ssize_t cache_do_downcall(char *kaddr, const char __user *buf, in cache_do_downcall() function
918 ret = cache_do_downcall(write_buf, buf, count, cd); in cache_slow_downcall()
940 ret = cache_do_downcall(kaddr, buf, count, cd); in cache_downcall()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c908 static ssize_t cache_do_downcall(char *kaddr, const char __user *buf, in cache_do_downcall() function
940 ret = cache_do_downcall(write_buf, buf, count, cd); in cache_downcall()

Completed in 6 milliseconds