Searched refs:online_policy_to_str (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmemory_hotplug.c136 static const char * const online_policy_to_str[] = { variable
143 int ret = sysfs_match_string(online_policy_to_str, val);
153 return sprintf(buffer, "%s\n", online_policy_to_str[*((int *)kp->arg)]);

Completed in 88 milliseconds