Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dcompaction.c29 static inline void count_compact_event(enum vm_event_item item) in count_compact_event() function
39 #define count_compact_event(item) do { } while (0) macro
2813 count_compact_event(KCOMPACTD_WAKE); in kcompactd_do_work()