Searched refs:MADV_WILLNEED (Results 1 – 12 of 12) sorted by relevance
18 #define MADV_WILLNEED 3 macro
19 #define MADV_WILLNEED 3 macro
46 #define MADV_WILLNEED 3 /* will need these pages */ macro
84 #define MADV_WILLNEED 3 /* will need these pages */ macro
42 #define MADV_WILLNEED 3 /* will need these pages */ macro
48 #define MADV_WILLNEED 3 /* will need these pages */ macro
75 #define MADV_WILLNEED 3 /* will need these pages */ macro
49 case MADV_WILLNEED: in madvise_need_mmap_write()934 case MADV_WILLNEED: in madvise_vma()958 case MADV_WILLNEED: in madvise_behavior_valid()
792 ret = madvise(ptr, HPAGE_SIZE, MADV_WILLNEED); in malloc_pkey_anon_huge()