Searched refs:cache_read (Results 1 – 4 of 4) sorted by relevance
/linux/net/sunrpc/ |
A D | cache.c | 810 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, in cache_read() function 1541 return cache_read(filp, buf, count, ppos, cd); in cache_read_procfs() 1759 return cache_read(filp, buf, count, ppos, cd); in cache_read_pipefs()
|
/linux/kernel/trace/ |
A D | ring_buffer.c | 555 unsigned long cache_read; member 4271 iter->cache_read = cpu_buffer->read; in rb_iter_reset() 4697 if (unlikely(iter->cache_read != cpu_buffer->read || in rb_iter_peek()
|
/linux/ |
A D | System.map | 54603 ffff800010ec2db4 t cache_read.constprop.0.isra.0
|
A D | .tmp_System.map | 54603 ffff800010ec2db4 t cache_read.constprop.0.isra.0
|
Completed in 342 milliseconds