Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c247 char *pol_name; member
274 for (polp = policies; polp->pol_name != NULL; ++polp) { in get_mbind_policy()
277 if (strncmp(pol, polp->pol_name, plen)) in get_mbind_policy()