Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dcompaction.c35 static inline void count_compact_event(enum vm_event_item item) in count_compact_event() function
57 #define count_compact_event(item) do { } while (0) macro
3066 count_compact_event(KCOMPACTD_WAKE); in kcompactd_do_work()