Searched refs:MADV_COLD (Results 1 – 10 of 10) sorted by relevance
72 #define MADV_COLD 20 /* deactivate these pages */ macro
106 #define MADV_COLD 20 /* deactivate these pages */ macro
65 #define MADV_COLD 20 /* deactivate these pages */ macro
71 #define MADV_COLD 20 /* deactivate these pages */ macro
98 #define MADV_COLD 20 /* deactivate these pages */ macro
218 - ``cold``: 对具有 ``MADV_COLD`` 的区域调用 ``madvise()`` 。452 - 1: Call ``madvise()`` for the region with ``MADV_COLD``
57 case MADV_COLD: in madvise_need_mmap_write()1038 case MADV_COLD: in madvise_vma_behavior()1179 case MADV_COLD: in madvise_behavior_valid()1210 case MADV_COLD: in process_madvise_behavior_valid()
660 madv_action = MADV_COLD; in damon_va_apply_scheme()
285 - ``cold``: Call ``madvise()`` for the region with ``MADV_COLD``.644 - 1: Call ``madvise()`` for the region with ``MADV_COLD``. Ignored if