Home
last modified time | relevance | path

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

/systemd-251/src/oom/
Doomd-util.c427 SWAP_TOTAL = 1U << 2, in oomd_system_context_acquire() enumerator
429 ALL = MEM_TOTAL|MEM_AVAILABLE|SWAP_TOTAL|SWAP_FREE, in oomd_system_context_acquire()
456 field_filled |= SWAP_TOTAL; in oomd_system_context_acquire()