Searched refs:swap_free (Results 1 – 1 of 1) sorted by relevance
421 uint64_t mem_available, swap_free; in oomd_system_context_acquire() local460 r = convert_meminfo_value_to_uint64_bytes(word, &swap_free); in oomd_system_context_acquire()480 if (swap_free > ctx.swap_total) in oomd_system_context_acquire()483 swap_free, in oomd_system_context_acquire()487 ctx.swap_used = ctx.swap_total - swap_free; in oomd_system_context_acquire()