Searched refs:get_bitmap (Results 1 – 1 of 1) sorted by relevance
1351 static int get_bitmap(unsigned long *mask, const unsigned long __user *nmask, in get_bitmap() function1394 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()