Searched refs:MADV_SEQUENTIAL (Results 1 – 19 of 19) sorted by relevance
38 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
30 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
41 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
32 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
31 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
37 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
40 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
61 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
59 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
36 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro
47 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
30 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro
2445 case MADV_SEQUENTIAL: in setup_read_behavior()2672 case MADV_SEQUENTIAL: in madvise_vma()