Home
last modified time | relevance | path

Searched defs:nlongs (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/include/linux/
H A Dbitmap.h40 unsigned int nlongs = BITS_TO_LONGS(nbits); in bitmap_fill() local
/kernel/linux/linux-5.10/tools/include/linux/
H A Dbitmap.h45 unsigned int nlongs = BITS_TO_LONGS(nbits); in bitmap_fill() local
/kernel/linux/linux-5.10/lib/
H A Dtest_bitmap.c278 unsigned int nlongs = DIV_ROUND_UP(nbits, BITS_PER_LONG); in test_replace() local
/kernel/linux/linux-6.6/lib/
H A Dtest_bitmap.c338 unsigned int nlongs = DIV_ROUND_UP(nbits, BITS_PER_LONG); in test_replace() local
/kernel/linux/linux-5.10/mm/
H A Dmempolicy.c1377 unsigned long nlongs; in get_nodes() local
/kernel/linux/linux-6.6/mm/
H A Dmempolicy.c1386 unsigned long nlongs = BITS_TO_LONGS(maxnode); in get_bitmap() local
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Diommu.c1802 u32 ndomains, nlongs; in iommu_init_domains() local

Completed in 19 milliseconds