Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Ddebug.c39 const struct trace_print_flags pagetype_names[] = { variable
H A Dinternal.h901 extern const struct trace_print_flags pagetype_names[];
/openbmc/linux/lib/
H A Dvsprintf.c2066 buf = format_flags(buf, end, ~page_type, pagetype_names); in format_page_type()