Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmemblock.c1879 char nid_buf[32] = ""; in memblock_dump() local
1887 snprintf(nid_buf, sizeof(nid_buf), " on node %d", in memblock_dump()
1891 type->name, idx, &base, &end, &size, nid_buf, flags); in memblock_dump()