Searched refs:bitmap_parselist (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bitmap.c | 640 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() function 667 EXPORT_SYMBOL(bitmap_parselist); 692 ret = bitmap_parselist(buf, maskp, nmaskbits); in bitmap_parselist_user()
|
| H A D | test_bitmap.c | 367 err = bitmap_parselist(ptest.in, bmap, ptest.nbits); in test_bitmap_parselist()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | msi_bitmap.c | 258 WARN_ON(bitmap_parselist(expected_str, expected, SIZE_EXPECTED)); in test_of_node()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bitmap.h | 207 extern int bitmap_parselist(const char *buf, unsigned long *maskp,
|
| H A D | nodemask.h | 342 return bitmap_parselist(buf, dstp->bits, nbits); in __nodelist_parse()
|
| H A D | cpumask.h | 685 return bitmap_parselist(buf, cpumask_bits(dstp), nr_cpumask_bits); in cpulist_parse()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-aggregator.c | 144 error = bitmap_parselist(offsets, bitmap, ARCH_NR_GPIOS); in aggr_parse()
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 488 :identifiers: bitmap_parselist bitmap_parselist_user 499 :no-identifiers: bitmap_parselist
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | gpio_keys.c | 244 error = bitmap_parselist(buf, bits, n_events); in gpio_keys_attr_store_helper()
|
| H A D | atkbd.c | 1511 err = bitmap_parselist(buf, new_mask, ATKBD_KEYMAP_SIZE); in atkbd_set_force_release()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 61 bitmap_parselist
|
| H A D | abi_gki_aarch64_exynos | 54 bitmap_parselist
|
| H A D | abi_gki_aarch64_qcom | 70 bitmap_parselist
|
| H A D | abi_gki_aarch64_rockchip | 2421 bitmap_parselist
|
| H A D | abi_gki_aarch64_galaxy | 669 bitmap_parselist
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 526 :identifiers: bitmap_parselist bitmap_parselist_user
|