Home
last modified time | relevance | path

Searched refs:bitmap_parse (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dbitmap.c457 ret = bitmap_parse(buf, UINT_MAX, maskp, nmaskbits); in bitmap_parse_user()
739 int bitmap_parse(const char *start, unsigned int buflen, in bitmap_parse() function
776 EXPORT_SYMBOL(bitmap_parse);
H A Dtest_bitmap.c444 err = bitmap_parse(test.in, len, bmap, test.nbits); in test_bitmap_parse()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitmap.h203 extern int bitmap_parse(const char *buf, unsigned int buflen,
H A Dcpumask.h673 return bitmap_parse(buf, UINT_MAX, cpumask_bits(dstp), nr_cpumask_bits); in cpumask_parse()
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c803 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in store_rps_map()
1463 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in xps_cpus_store()
1564 err = bitmap_parse(buf, len, mask, dev->num_rx_queues); in xps_rxqs_store()
/OK3568_Linux_fs/kernel/kernel/
H A Dpadata.c897 ret = bitmap_parse(buf, count, cpumask_bits(new_cpumask), in store_cpumask()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic60 bitmap_parse
H A Dabi_gki_aarch64_exynos53 bitmap_parse
H A Dabi_gki_aarch64_galaxy668 bitmap_parse
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_main.c2542 err = bitmap_parse(res_opts->cpu_mask, DRBD_CPU_MASK_SIZE, in set_resource_options()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c25599 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in custom_xps_map_set()
25704 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in custom_rps_map_set()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c25488 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in custom_xps_map_set()
25593 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in custom_rps_map_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c18985 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits); in custom_rps_map_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c19652 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c19811 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c19717 err = bitmap_parse(buf, len, cpumask_bits(mask), nr_cpumask_bits);