Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dmemory_hotplug.c69 static const char * const online_policy_to_str[] = { variable
76 int ret = sysfs_match_string(online_policy_to_str, val); in set_online_policy()
86 return sprintf(buffer, "%s\n", online_policy_to_str[*((int *)kp->arg)]); in get_online_policy()

Completed in 6 milliseconds