Home
last modified time | relevance | path

Searched refs:xb (Results 1 – 25 of 109) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/ocfs2/
Dxattr.c473 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block() local
485 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &xb->xb_check); in ocfs2_validate_xattr_block()
493 if (!OCFS2_IS_VALID_XATTR_BLOCK(xb)) { in ocfs2_validate_xattr_block()
497 xb->xb_signature); in ocfs2_validate_xattr_block()
500 if (le64_to_cpu(xb->xb_blkno) != bh->b_blocknr) { in ocfs2_validate_xattr_block()
504 (unsigned long long)le64_to_cpu(xb->xb_blkno)); in ocfs2_validate_xattr_block()
507 if (le32_to_cpu(xb->xb_fs_generation) != OCFS2_SB(sb)->fs_generation) { in ocfs2_validate_xattr_block()
511 le32_to_cpu(xb->xb_fs_generation)); in ocfs2_validate_xattr_block()
999 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list() local
1012 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
[all …]
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dsbc8548.dts59 0xb 0x0 0x5 0xb00000 0x1fff /* EEPROM */
79 reg = <0xb 0 0x1fff>;
Dsbc8548-altflash.dts62 0xb 0x0 0x5 0xb00000 0x1fff /* EEPROM */
82 reg = <0xb 0 0x1fff>;
Dmvme5100.dts133 0x8000 0x0 0x0 0x3 &mpic 0xb 0x1
140 0x8800 0x0 0x0 0x4 &mpic 0xb 0x1
150 0xa000 0x0 0x0 0x3 &mpic 0xb 0x1
Dstxssa8555.dts357 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1
358 0xa800 0x0 0x0 0x2 &mpic 0xb 0x1
359 0xa800 0x0 0x0 0x3 &mpic 0xb 0x1
360 0xa800 0x0 0x0 0x4 &mpic 0xb 0x1>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-krane-sku176.dts8 * - Bits 7..4: Panel ID: 0xb (BOE)
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dmpc8541cds.dts358 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1
359 0xa800 0x0 0x0 0x2 &mpic 0xb 0x1
360 0xa800 0x0 0x0 0x3 &mpic 0xb 0x1
361 0xa800 0x0 0x0 0x4 &mpic 0xb 0x1>;
Dmpc8555cds.dts358 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1
359 0xa800 0x0 0x0 0x2 &mpic 0xb 0x1
360 0xa800 0x0 0x0 0x3 &mpic 0xb 0x1
361 0xa800 0x0 0x0 0x4 &mpic 0xb 0x1>;
Dmpc8572ds_camp_core1.dts85 0x9 0xa 0xb 0xc /* usb */
Dmpc8548cds_36b.dts47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
Dmpc8548cds_32b.dts47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
Dp1021mds.dts210 0x0 0xb 0x1 0x0 0x2 0x0 /* ENET1_TXD2_SER1_TXD2 */
229 0x1 0xb 0x2 0x0 0x1 0x0 /* CLK13 */
Dqoriq-fman-0-1g-3.dtsi37 cell-index = <0xb>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dpm8009.dtsi33 reg = <0xb SPMI_USID>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dqoriq-fman3-0-1g-3.dtsi11 cell-index = <0xb>;
/kernel/linux/linux-5.10/net/sunrpc/
Dsvc_xprt.c898 struct xdr_buf *xb; in svc_send() local
905 xb = &rqstp->rq_res; in svc_send()
906 xb->len = xb->head[0].iov_len + in svc_send()
907 xb->page_len + in svc_send()
908 xb->tail[0].iov_len; in svc_send()
909 trace_svc_xdr_sendto(rqstp, xb); in svc_send()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dti-edma.txt198 power-domains = <&k2g_pds 0xb>;
199 clocks = <&k2g_clks 0xb 1>, <&k2g_clks 0xb 2>;
/kernel/linux/linux-5.10/include/net/
Dipv6.h755 __be32 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff32() local
756 if (xb) in __ipv6_addr_diff32()
757 return i * 32 + 31 - __fls(ntohl(xb)); in __ipv6_addr_diff32()
788 __be64 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff64() local
789 if (xb) in __ipv6_addr_diff64()
790 return i * 64 + 63 - __fls(be64_to_cpu(xb)); in __ipv6_addr_diff64()
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
Drepaper.c514 int y, xb, i; in repaper_gray8_to_mono_reversed() local
517 for (xb = 0; xb < width / 8; xb++) { in repaper_gray8_to_mono_reversed()
521 int x = xb * 8 + i; in repaper_gray8_to_mono_reversed()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dep7211-edb7211.dts20 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
Dcros-ec-sbs.dtsi48 reg = <0xb>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/
Dpoplar-pinctrl.dtsi41 PINCTRL_DRV_STRENGTH(0xb, 0xf)
/kernel/linux/linux-5.10/tools/memory-model/
Dlinux-kernel.cat153 * a single constraint on an "executes-before" relation, xb:
155 * let xb = hb | pb | rb
156 * acyclic xb as executes-before
/kernel/linux/linux-5.10/Documentation/RCU/
Dlockdep-splat.rst66 [<ffffffff817db150>] ? gs_change+0xb/0xb
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dsbs,sbs-manager.txt16 four smart battery devices at address 0xb. The driver actually implements this

12345