Home
last modified time | relevance | path

Searched refs:zx (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/net/
H A Dbpf_jit_comp64.c441 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/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst39 size_t %zu 或 %zx
40 ssize_t %zd 或 %zx
/linux/Documentation/core-api/
H A Dprintk-formats.rst29 size_t %zu or %zx
30 ssize_t %zd or %zx