Searched refs:MADV_WILLNEED (Results 1 – 15 of 15) sorted by relevance
18 #define MADV_WILLNEED 3 macro
19 #define MADV_WILLNEED 3 macro
34 #define MADV_WILLNEED 3 macro
48 #define MADV_WILLNEED 3 /* will need these pages */ macro
45 #define MADV_WILLNEED 3 macro
51 #define MADV_WILLNEED 3 /* will need these pages */ macro
84 #define MADV_WILLNEED 3 /* will need these pages */ macro
43 #define MADV_WILLNEED 3 /* will need these pages */ macro
75 #define MADV_WILLNEED 3 /* will need these pages */ macro
55 #define MADV_WILLNEED 3 macro
53 case MADV_WILLNEED: in madvise_need_mmap_write()899 case MADV_WILLNEED: in madvise_vma_behavior()1035 case MADV_WILLNEED: in madvise_behavior_valid()
746 ret = madvise(ptr, HPAGE_SIZE, MADV_WILLNEED); in malloc_pkey_anon_huge()