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

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dwakeup-mask.h33 * @nr_masks: The number of entries pointed to buy @masks.
42 int nr_masks);
/linux-4.4.14/arch/s390/kernel/
H A Dtopology.c465 int i, nr_masks; alloc_masks() local
467 nr_masks = info->mag[TOPOLOGY_NR_MAG - offset]; alloc_masks()
469 nr_masks *= info->mag[TOPOLOGY_NR_MAG - offset - 1 - i]; alloc_masks()
470 nr_masks = max(nr_masks, 1); alloc_masks()
471 for (i = 0; i < nr_masks; i++) { alloc_masks()

Completed in 84 milliseconds