Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dbitmap-str.c374 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() function
400 EXPORT_SYMBOL(bitmap_parselist);
426 ret = bitmap_parselist(buf, maskp, nmaskbits); in bitmap_parselist_user()
H A Dtest_bitmap.c503 err = bitmap_parselist(ptest.in, bmap, ptest.nbits); in test_bitmap_parselist()
1284 bitmap_parselist(pattern, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
/linux-6.15/include/linux/
H A Dbitmap-str.h12 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits);
H A Dnodemask.h356 return bitmap_parselist(buf, dstp->bits, nbits); in __nodelist_parse()
H A Dcpumask.h932 return bitmap_parselist(buf, cpumask_bits(dstp), nr_cpumask_bits); in cpulist_parse()
/linux-6.15/Documentation/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst447 :identifiers: bitmap_parselist bitmap_parselist_user
458 :no-identifiers: bitmap_parselist
/linux-6.15/arch/powerpc/sysdev/
H A Dmsi_bitmap.c256 WARN_ON(bitmap_parselist(expected_str, expected, SIZE_EXPECTED)); in test_of_node()
/linux-6.15/drivers/gpio/
H A Dgpio-aggregator.c92 error = bitmap_parselist(offsets, bitmap, AGGREGATOR_MAX_GPIOS); in aggr_parse()
/linux-6.15/Documentation/doc-guide/
H A Dkernel-doc.rst541 :identifiers: bitmap_parselist bitmap_parselist_user
552 :no-identifiers: bitmap_parselist
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.rst93 all users of bitmap_parselist().
/linux-6.15/drivers/input/keyboard/
H A Dgpio_keys.c255 error = bitmap_parselist(buf, bits, n_events); in gpio_keys_attr_store_helper()
H A Datkbd.c1553 err = bitmap_parselist(buf, new_mask, ATKBD_KEYMAP_SIZE); in atkbd_set_force_release()
/linux-6.15/drivers/acpi/
H A Dsysfs.c831 ret = bitmap_parselist(val, acpi_masked_gpes_map, ACPI_MASKABLE_GPE_MAX); in acpi_gpe_set_masked_gpes()
/linux-6.15/Documentation/translations/it_IT/doc-guide/
H A Dkernel-doc.rst572 :identifiers: bitmap_parselist bitmap_parselist_user