Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kernel/
A Dtopology.c530 int i, nr_masks; in alloc_masks() local
532 nr_masks = info->mag[TOPOLOGY_NR_MAG - offset]; in alloc_masks()
534 nr_masks *= info->mag[TOPOLOGY_NR_MAG - offset - 1 - i]; in alloc_masks()
535 nr_masks = max(nr_masks, 1); in alloc_masks()
536 for (i = 0; i < nr_masks; i++) { in alloc_masks()
/linux-6.3-rc2/arch/arm/mach-s3c/
A Dwakeup-mask.h37 int nr_masks);

Completed in 5 milliseconds