Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c263 * '+<flags>' = modifiers to mbind() call. parsed by get_mbind_flags()
290 * get_mbind_flags() - parse mbind(2) modifier flags
301 static int get_mbind_flags(char *args, char **nextarg) in get_mbind_flags() function
956 flags = get_mbind_flags(++args, &nextarg); in mbind_seg()

Completed in 2 milliseconds