Searched refs:VM_SEQ_READ (Results 1 – 1 of 1) sorted by relevance
156 #define VM_SEQ_READ 0x00008000 /* App will access data sequentially */ macro178 #define VM_READHINTMASK (VM_SEQ_READ | VM_RAND_READ)181 #define VM_SequentialReadHint(v) ((v)->vm_flags & VM_SEQ_READ)