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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dcache.c73 static int cache_read(URLContext *h, unsigned char *buf, int size) function
136 .url_read = cache_read,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 ||

Completed in 65 milliseconds