Searched refs:swap_mode_suffix (Results 1 – 1 of 1) sorted by relevance
26 static const char swap_mode_suffix[] = "Swap Mode"; variable454 return ucm_mod_exists_with_suffix(mgr, swap_mode_suffix); in ucm_swap_mode_exists()462 size_t len = strlen(node_name) + 1 + strlen(swap_mode_suffix) + 1; in ucm_enable_swap_mode()466 snprintf(swap_mod, len, "%s %s", node_name, swap_mode_suffix); in ucm_enable_swap_mode()