Searched refs:MADV_WILLNEED (Results 1 – 12 of 12) sorted by relevance
18 #define MADV_WILLNEED 3 macro
19 #define MADV_WILLNEED 3 macro
45 #define MADV_WILLNEED 3 /* will need these pages */ macro
50 #define MADV_WILLNEED 3 /* will need these pages */ macro
44 #define MADV_WILLNEED 3 /* will need these pages */ macro
77 #define MADV_WILLNEED 3 /* will need these pages */ macro
90 #define MADV_WILLNEED 3 /* will need these pages */ macro
41 case MADV_WILLNEED: in madvise_need_mmap_write()694 case MADV_WILLNEED: in madvise_vma()714 case MADV_WILLNEED: in madvise_behavior_valid()
792 ret = madvise(ptr, HPAGE_SIZE, MADV_WILLNEED); in malloc_pkey_anon_huge()