Home
last modified time | relevance | path

Searched refs:pfmemalloc_wait (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/mm/
Dvmscan.c7027 wait_event_interruptible_timeout(pgdat->pfmemalloc_wait, in throttle_direct_reclaim()
7031 wait_event_killable(zone->zone_pgdat->pfmemalloc_wait, in throttle_direct_reclaim()
7288 if (waitqueue_active(&pgdat->pfmemalloc_wait)) in prepare_kswapd_sleep()
7289 wake_up_all(&pgdat->pfmemalloc_wait); in prepare_kswapd_sleep()
7529 if (waitqueue_active(&pgdat->pfmemalloc_wait) && in balance_pgdat()
7531 wake_up_all(&pgdat->pfmemalloc_wait); in balance_pgdat()
Dmm_init.c1357 init_waitqueue_head(&pgdat->pfmemalloc_wait); in pgdat_init_internals()
/Linux-v6.6/include/linux/
Dmmzone.h1304 wait_queue_head_t pfmemalloc_wait; member
/Linux-v6.6/Documentation/mm/
Dphysical_memory.rst279 ``kswapd_wait``, ``pfmemalloc_wait``, ``reclaim_wait``