/linux/fs/netfs/ |
H A D | read_collect.c | 114 pr_err("R=%08x[%x] s=%llx-%llx ctl=%zx/%zx/%zx sl=%u\n", in netfs_consume_read_data() 308 printk("R=%08x[%x] s=%llx-%llx %zx/%zx/%zx\n", in netfs_consume_read_data() 313 printk("donated: prev=%zx next=%zx\n", prev_donated, next_donated); in netfs_consume_read_data() 314 printk("s=%llx av=%zx part=%zx\n", start, avail, part); in netfs_consume_read_data()
|
H A D | write_issue.c | 227 _enter("R=%x[%x],%zx", wreq->debug_id, subreq->debug_index, subreq->len); in netfs_do_issue_write() 295 _debug("part %zx/%zx %zx/%zx", subreq->len, stream->sreq_max_len, part, len); in netfs_advance_write() 372 _debug("folio %zx %zx %zx", foff, flen, fsize); in netfs_write_folio() 701 _enter("%zx", len); in netfs_unbuffered_write() 709 _debug("unbuffered %zx", len); in netfs_unbuffered_write()
|
H A D | read_retry.c | 100 _debug("from R=%08x[%x] s=%llx ctl=%zx/%zx/%zx", in netfs_retry_read_subrequests()
|
H A D | read_pgpriv2.c | 92 _debug("folio %zx %zx", flen, fsize); in netfs_pgpriv2_copy_folio()
|
/linux/drivers/soc/apple/ |
H A D | sart.c | 158 "SART bootloader entry: index %02d; flags: 0x%02x; paddr: %pa; size: 0x%zx\n", in apple_sart_probe() 240 "unable to set entry %d to [%pa, 0x%zx]\n", in apple_sart_add_allowed_region() 246 dev_dbg(sart->dev, "wrote [%pa, 0x%zx] to %d\n", &paddr, size, in apple_sart_add_allowed_region() 252 "no free entries left to add [paddr: 0x%pa, size: 0x%zx]\n", in apple_sart_add_allowed_region() 265 "will remove [paddr: %pa, size: 0x%zx] from allowed regions\n", in apple_sart_remove_allowed_region() 288 dev_warn(sart->dev, "entry [paddr: 0x%pa, size: 0x%zx] not found\n", in apple_sart_remove_allowed_region()
|
/linux/drivers/firmware/efi/ |
H A D | apple-properties.c | 68 dev_err(dev, "invalid property name len at %#zx\n", in unmarshal_key_value_pairs() 76 dev_err(dev, "invalid property val len at %#zx\n", in unmarshal_key_value_pairs() 132 pr_err("invalid len in dev_header at %#zx\n", offset); in unmarshal_devices() 141 pr_err("device path parse error %ld at %#zx:\n", in unmarshal_devices()
|
/linux/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 322 while (fscanf(f, "%zx-%zx %s %zx %*[^\n]\n", &start, &end, buf, &base) == 4) { in get_uprobe_offset() 392 while (fscanf(f, "%zx-%zx %s %zx %*[^\n]\n", &start, &end, buf, &offset) == 4) { in get_rel_offset()
|
/linux/drivers/media/platform/mediatek/vcodec/common/ |
H A D | mtk_vcodec_util.c | 69 mtk_v4l2_err(plat_dev, "%s dma_alloc size=0x%zx failed!", in mtk_vcodec_mem_alloc() 74 mtk_v4l2_debug(plat_dev, 3, "[%d] - va = %p dma = 0x%lx size = 0x%zx", id, mem->va, in mtk_vcodec_mem_alloc() 106 mtk_v4l2_debug(plat_dev, 3, "[%d] - va = %p dma = 0x%lx size = 0x%zx", id, mem->va, in mtk_vcodec_mem_free()
|
/linux/drivers/mtd/parsers/ |
H A D | brcm_u-boot.c | 49 pr_err("Failed to read from %s at 0x%zx: %d\n", mtd->name, offset, err); in brcm_u_boot_parse() 60 pr_info("offset:0x%zx magic:0x%08x BINGO\n", offset, header.magic); in brcm_u_boot_parse()
|
/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_blk.c | 184 "vringh_iov_push_iotlb() error: %zd offset: 0x%llx len: 0x%zx\n", in vdpasim_blk_handle_req() 207 "vringh_iov_pull_iotlb() error: %zd offset: 0x%llx len: 0x%zx\n", in vdpasim_blk_handle_req() 239 "discard/write_zeroes header len: 0x%zx [expected: 0x%zx]\n", in vdpasim_blk_handle_req() 249 "vringh_iov_pull_iotlb() error: %zd offset: 0x%llx len: 0x%zx\n", in vdpasim_blk_handle_req()
|
/linux/drivers/dma/dw-edma/ |
H A D | dw-edma-pcie.c | 297 pci_dbg(pdev, "Registers:\tBAR=%u, off=0x%.8lx, sz=0x%zx bytes, addr(v=%p)\n", in dw_edma_pcie_probe() 303 pci_dbg(pdev, "L. List:\tWRITE CH%.2u, BAR=%u, off=0x%.8lx, sz=0x%zx bytes, addr(v=%p, p=%pa)\n", in dw_edma_pcie_probe() 308 pci_dbg(pdev, "Data:\tWRITE CH%.2u, BAR=%u, off=0x%.8lx, sz=0x%zx bytes, addr(v=%p, p=%pa)\n", in dw_edma_pcie_probe() 315 pci_dbg(pdev, "L. List:\tREAD CH%.2u, BAR=%u, off=0x%.8lx, sz=0x%zx bytes, addr(v=%p, p=%pa)\n", in dw_edma_pcie_probe() 320 pci_dbg(pdev, "Data:\tREAD CH%.2u, BAR=%u, off=0x%.8lx, sz=0x%zx bytes, addr(v=%p, p=%pa)\n", in dw_edma_pcie_probe()
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-mmu.c | 263 dev_err(mmu->dev, "unaligned: iova 0x%lx pa %pa size 0x%zx\n", in imgu_mmu_map() 268 dev_dbg(mmu->dev, "map: iova 0x%lx pa %pa size 0x%zx\n", in imgu_mmu_map() 391 dev_err(mmu->dev, "unaligned: iova 0x%lx size 0x%zx\n", in imgu_mmu_unmap() 396 dev_dbg(mmu->dev, "unmap this: iova 0x%lx size 0x%zx\n", iova, size); in imgu_mmu_unmap() 407 dev_dbg(mmu->dev, "unmapped: iova 0x%lx size 0x%zx\n", in imgu_mmu_unmap()
|
/linux/drivers/char/tpm/ |
H A D | tpm_i2c_atmel.c | 54 "%s(buf=%*ph len=%0zx) -> sts=%d\n", __func__, in i2c_atmel_send() 87 "%s early(buf=%*ph count=%0zx) -> ret=%d\n", __func__, in i2c_atmel_recv() 96 "%s reread(buf=%*ph count=%0zx) -> ret=%d\n", __func__, in i2c_atmel_recv()
|
/linux/arch/mips/net/ |
H A D | bpf_jit_comp64.c | 111 access_reg(ctx, JIT_REG_ZX); /* We need the ZX register */ in emit_zext() 441 u8 zx = bpf2mips64[JIT_REG_ZX]; in emit_call() local 466 emit(ctx, daddiu, zx, MIPS_R_ZERO, -1); in emit_call() 467 emit(ctx, dsrl32, zx, zx, 0); in emit_call() 550 u8 zx = bpf2mips64[JIT_REG_ZX]; in build_prologue() local 580 clobber_reg(ctx, zx); in build_prologue() 610 emit(ctx, daddiu, zx, MIPS_R_ZERO, -1); in build_prologue() 611 emit(ctx, dsrl32, zx, zx, 0); in build_prologue()
|
/linux/include/trace/events/ |
H A D | netfs.h | 272 TP_printk("R=%08x %s c=%08x ni=%x s=%llx l=%zx sz=%llx", 337 TP_printk("R=%08x[%x] %s %s f=%02x s=%llx %zx/%zx e=%d", 377 TP_printk("R=%08x[%x] %s f=%02x s=%llx %zx/%zx %s e=%d", 481 TP_printk("WRITE-ITER i=%x s=%llx l=%zx f=%x",
|
H A D | cachefiles.h | 469 TP_printk("o=%08x %s %s f=%02x s=%llx %zx ni=%x B=%x", 500 TP_printk("o=%08x B=%x s=%llx l=%zx", 529 TP_printk("o=%08x B=%x s=%llx l=%zx", 782 TP_printk("o=%08x mid=%x oid=%x s=%llx l=%zx", 830 TP_printk("o=%08x iB=%x s=%llx l=%zx",
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log_debugfs.c | 52 pr_warn_once("preallocated size:%zx for %s exceeded\n", in guc_log_dump_show() 75 pr_warn_once("preallocated size:%zx for %s exceeded\n", in guc_load_err_log_dump_show()
|
/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-vpu.c | 224 "VPU param:%pK pa:%pad sz:%zx, work:%pK pa:%pad sz:%zx, config:%pK pa:%pad sz:%zx", in mdp_vpu_dev_init()
|
/linux/tools/perf/util/ |
H A D | s390-cpumsf.c | 268 pr_err("Invalid AUX trace basic entry [%#08zx]\n", pos); in s390_cpumsf_basic_show() 271 color_fprintf(stdout, color, " [%#08zx] Basic Def:%04x Inst:%#04x" in s390_cpumsf_basic_show() 301 pr_err("Invalid AUX trace diagnostic entry [%#08zx]\n", pos); in s390_cpumsf_diag_show() 304 color_fprintf(stdout, color, " [%#08zx] Diag Def:%04x %c\n", in s390_cpumsf_diag_show() 343 pr_err("Invalid AUX trace trailer entry [%#08zx]\n", pos); in s390_cpumsf_trailer_show() 346 color_fprintf(stdout, color, " [%#08zx] Trailer %c%c%c bsdes:%d" in s390_cpumsf_trailer_show() 536 pr_debug4("%s pos:%#zx ip:%#" PRIx64 " P:%d CL:%d pid:%d.%d cpumode:%d cpu:%d\n", in s390_cpumsf_make_event() 746 pr_debug4("%s queue_nr:%d buffer:%" PRId64 " offset:%#" PRIx64 " size:%#zx rest:%#zx\n", in s390_cpumsf_run_decoder()
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | renesas,cpg-clocks.yaml | 90 - const: zx 216 - const: zx
|
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom.c | 277 usnic_dbg("va 0x%lx pa %pa size 0x%zx flags 0x%x", in usnic_uiom_map_sorted_intervals() 282 usnic_err("Failed to map va 0x%lx pa %pa size 0x%zx with err %d\n", in usnic_uiom_map_sorted_intervals() 294 usnic_dbg("va 0x%lx pa %pa size 0x%zx flags 0x%x\n", in usnic_uiom_map_sorted_intervals() 299 usnic_err("Failed to map va 0x%lx pa %pa size 0x%zx with err %d\n", in usnic_uiom_map_sorted_intervals()
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | elf.c | 86 " expected: %zx", in elfhdr_get() 91 " expected: %zx", in elfhdr_get()
|
/linux/sound/pci/nm256/ |
H A D | nm256.c | 3 * Driver for NeoMagic 256AV and 256ZX chipsets. 29 #define CARD_NAME "NeoMagic 256AV/ZX" 33 MODULE_DESCRIPTION("NeoMagic NM256AV/ZX"); 114 * For the ZX. It uses the same interrupt register, but it holds 32 123 /* The ZX's "mixer ready" status bit and location. */ 1043 * This handler is for the 256ZX, and is very similar to the non-ZX 1480 /* Not sure if there is any relevant detect for the ZX or not. */ in snd_nm256_create()
|
/linux/fs/cachefiles/ |
H A D | io.c | 95 _enter("%pD,%li,%llx,%zx/%llx", in cachefiles_read() 216 _enter("%pD,%li,%llx,%zx/%llx", in cachefiles_query_occupancy() 296 _enter("%pD,%li,%llx,%zx/%llx", in __cachefiles_write() 395 _enter("%zx @%llx/%llx", len, start, i_size); in cachefiles_do_prepare_read()
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec_stateful.c | 318 "id=%d Framebuf pfb=%p VA=%p Y_DMA=%pad C_DMA=%pad Size=%zx", in mtk_vdec_worker() 356 mtk_v4l2_vdec_dbg(3, ctx, "[%d] Bitstream VA=%p DMA=%pad Size=%zx vb=%p", in mtk_vdec_worker() 369 "[%d] decode src[%d] sz=0x%zx pts=%llu dst[%d] ret=%d res_chg=%d", in mtk_vdec_worker() 471 mtk_v4l2_vdec_dbg(2, ctx, "[%d] buf id=%d va=%p dma=%pad size=%zx", ctx->id, in vb2ops_vdec_stateful_buf_queue()
|