Searched refs:usemap_count (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dsparse.c348 unsigned long usemap_count, int nodeid)
355 usemap_count);
366 usemap = alloc_bootmem_node(NODE_DATA(nodeid), size * usemap_count);
490 unsigned long usemap_count; local
523 usemap_count = 1;
533 usemap_count++;
538 usemap_count, nodeid_begin);
542 usemap_count = 1;
546 usemap_count, nodeid_begin);
345 sparse_early_usemaps_alloc_node(unsigned long**usemap_map, unsigned long pnum_begin, unsigned long pnum_end, unsigned long usemap_count, int nodeid) argument

Completed in 126 milliseconds