Home
last modified time | relevance | path

Searched refs:pm_suspended_storage (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dgfp.h629 extern bool pm_suspended_storage(void);
631 static inline bool pm_suspended_storage(void) in pm_suspended_storage() function
/kernel/linux/linux-6.6/include/linux/
H A Dsuspend.h513 static inline bool pm_suspended_storage(void) in pm_suspended_storage() function
551 static inline bool pm_suspended_storage(void) { return false; } in pm_suspended_storage() function
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c270 bool pm_suspended_storage(void) in pm_suspended_storage() function
4099 if (pm_suspended_storage()) in __alloc_pages_may_oom()
H A Dswapfile.c1785 if (pm_suspended_storage()) in try_to_free_swap()
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c1592 if (pm_suspended_storage()) in folio_free_swap()
H A Dpage_alloc.c3363 if (pm_suspended_storage()) in __alloc_pages_may_oom()

Completed in 29 milliseconds