Searched refs:memorystatus_pages_update (Results 1 – 4 of 4) sorted by relevance
128 …memorystatus_pages_update` to actually update `memorystatus_available_pages` and issue the blind w…152 …ll to the `memorystatus_freeze_wakeup` global. This is done in `memorystatus_pages_update` if `mem…159 …d via `vm_pressure_response`. `vm_pressure_response` is also called in `memorystatus_pages_update`.
674 void memorystatus_pages_update(unsigned int pages_avail);
1635 extern void memorystatus_pages_update(unsigned int pages_avail);1638 memorystatus_pages_update( \
5054 memorystatus_pages_update(unsigned int pages_avail) in memorystatus_pages_update() function