Home
last modified time | relevance | path

Searched refs:bitmap_parselist (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/lib/
Dbitmap.c638 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() function
665 EXPORT_SYMBOL(bitmap_parselist);
690 ret = bitmap_parselist(buf, maskp, nmaskbits); in bitmap_parselist_user()
Dtest_bitmap.c368 err = bitmap_parselist(ptest.in, bmap, ptest.nbits); in test_bitmap_parselist()
/Linux-v5.10/arch/powerpc/sysdev/
Dmsi_bitmap.c258 WARN_ON(bitmap_parselist(expected_str, expected, SIZE_EXPECTED)); in test_of_node()
/Linux-v5.10/include/linux/
Dbitmap.h199 extern int bitmap_parselist(const char *buf, unsigned long *maskp,
Dcpumask.h685 return bitmap_parselist(buf, cpumask_bits(dstp), nr_cpumask_bits); in cpulist_parse()
Dnodemask.h342 return bitmap_parselist(buf, dstp->bits, nbits); in __nodelist_parse()
/Linux-v5.10/drivers/gpio/
Dgpio-aggregator.c144 error = bitmap_parselist(offsets, bitmap, ARCH_NR_GPIOS); in aggr_parse()
/Linux-v5.10/Documentation/doc-guide/
Dkernel-doc.rst488 :identifiers: bitmap_parselist bitmap_parselist_user
499 :no-identifiers: bitmap_parselist
/Linux-v5.10/drivers/input/keyboard/
Dgpio_keys.c244 error = bitmap_parselist(buf, bits, n_events); in gpio_keys_attr_store_helper()
Datkbd.c1511 err = bitmap_parselist(buf, new_mask, ATKBD_KEYMAP_SIZE); in atkbd_set_force_release()
/Linux-v5.10/Documentation/translations/it_IT/doc-guide/
Dkernel-doc.rst526 :identifiers: bitmap_parselist bitmap_parselist_user