Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dcompaction.c34 static inline void count_compact_event(enum vm_event_item item) in count_compact_event() function
44 #define count_compact_event(item) do { } while (0) macro
2832 count_compact_event(KCOMPACTD_WAKE); in kcompactd_do_work()