Searched refs:PIPE_BUF_FLAG_LRU (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpipe_fs_i.h8 #define PIPE_BUF_FLAG_LRU 0x01 /* page is on the LRU */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpipe_fs_i.h8 #define PIPE_BUF_FLAG_LRU 0x01 /* page is on the LRU */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dsplice.c79 buf->flags |= PIPE_BUF_FLAG_LRU;
97 buf->flags &= ~PIPE_BUF_FLAG_LRU;
158 buf->flags |= PIPE_BUF_FLAG_LRU;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dsplice.c79 buf->flags |= PIPE_BUF_FLAG_LRU;
97 buf->flags &= ~PIPE_BUF_FLAG_LRU;
158 buf->flags |= PIPE_BUF_FLAG_LRU;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/fuse/
H A Ddev.c742 if (!(buf->flags & PIPE_BUF_FLAG_LRU))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/fuse/
H A Ddev.c742 if (!(buf->flags & PIPE_BUF_FLAG_LRU))

Completed in 191 milliseconds