Searched refs:bitmap_print_to_pagebuf (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-cti-sysfs.c | 646 size = bitmap_print_to_pagebuf(true, buf, &ctigate_bitmask, in chan_gate_enable_show() 749 size = bitmap_print_to_pagebuf(true, buf, &mask, nr_trig_max); in trigout_filtered_show() 887 size = bitmap_print_to_pagebuf(true, buf, &inuse_bits, in print_chan_list() 963 return bitmap_print_to_pagebuf(true, buf, &mask, cfg->nr_trig_max); in trigin_sig_show() 977 return bitmap_print_to_pagebuf(true, buf, &mask, cfg->nr_trig_max); in trigout_sig_show()
|
| /OK3568_Linux_fs/kernel/lib/math/ |
| H A D | prime_numbers.c | 255 bitmap_print_to_pagebuf(true, buf, p->primes, p->sz); in dump_primes()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bitmap.c | 480 int bitmap_print_to_pagebuf(bool list, char *buf, const unsigned long *maskp, in bitmap_print_to_pagebuf() function 488 EXPORT_SYMBOL(bitmap_print_to_pagebuf);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bitmap.h | 229 extern int bitmap_print_to_pagebuf(bool list, char *buf,
|
| H A D | cpumask.h | 921 return bitmap_print_to_pagebuf(list, buf, cpumask_bits(mask), in cpumap_print_to_pagebuf()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 357 bitmap_print_to_pagebuf(false, buf, pfvf->aura_bmap, in print_npa_qsize() 366 bitmap_print_to_pagebuf(false, buf, pfvf->pool_bmap, in print_npa_qsize() 1307 bitmap_print_to_pagebuf(false, buf, bmap, qsize); in print_nix_qctx_qsize()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/ |
| H A D | spapr.c | 666 bitmap_print_to_pagebuf(true, buf, xibm->bitmap, xibm->count); in xive_spapr_debug_show()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 52 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_generic | 62 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_exynos | 55 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_imx | 1389 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_qcom | 72 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_mtk | 62 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_oplus | 82 bitmap_print_to_pagebuf
|
| H A D | abi_gki_aarch64_galaxy | 671 bitmap_print_to_pagebuf
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-sysfs.c | 1537 len = bitmap_print_to_pagebuf(false, buf, mask, dev->num_rx_queues); in xps_rxqs_show()
|