Searched refs:cache_read (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/
H A Dcache.c653 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, function
1330 return cache_read(filp, buf, count, ppos, cd);
1535 return cache_read(filp, buf, count, ppos, cd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sunrpc/
H A Dcache.c653 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, function
1330 return cache_read(filp, buf, count, ppos, cd);
1535 return cache_read(filp, buf, count, ppos, cd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dring_buffer.c492 unsigned long cache_read; member in struct:ring_buffer_iter
2737 iter->cache_read = cpu_buffer->read;
3112 if (unlikely(iter->cache_read != cpu_buffer->read ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dring_buffer.c492 unsigned long cache_read; member in struct:ring_buffer_iter
2737 iter->cache_read = cpu_buffer->read;
3112 if (unlikely(iter->cache_read != cpu_buffer->read ||

Completed in 111 milliseconds