Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dmlock2-tests.c69 #define VMFLAGS "VmFlags:" macro
86 if (!strstr(line, VMFLAGS)) { in is_vmflag_set()
93 flags = line + strlen(VMFLAGS); in is_vmflag_set()