Home
last modified time | relevance | path

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

/mm/
Dmempolicy.c1351 static int get_bitmap(unsigned long *mask, const unsigned long __user *nmask, in get_bitmap() function
1394 if (get_bitmap(&t, &nmask[(maxnode - 1) / BITS_PER_LONG], bits)) in get_nodes()
1407 return get_bitmap(nodes_addr(*nodes), nmask, maxnode); in get_nodes()