Home
last modified time | relevance | path

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

12345

/linux-6.1.9/drivers/char/xillybus/
Dxillyusb.c468 struct xillybuffer *xb = in endpoint_dealloc() local
471 free_pages((unsigned long)xb->buf, ep->order); in endpoint_dealloc()
472 kfree(xb); in endpoint_dealloc()
513 struct xillybuffer *xb; in endpoint_alloc() local
516 xb = kzalloc(sizeof(*xb), GFP_KERNEL); in endpoint_alloc()
518 if (!xb) { in endpoint_alloc()
526 kfree(xb); in endpoint_alloc()
531 xb->buf = (void *)addr; in endpoint_alloc()
532 xb->ep = ep; in endpoint_alloc()
533 list_add_tail(&xb->entry, &ep->buffers); in endpoint_alloc()
[all …]
/linux-6.1.9/fs/ocfs2/
Dxattr.c471 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block() local
483 rc = ocfs2_validate_meta_ecc(sb, bh->b_data, &xb->xb_check); in ocfs2_validate_xattr_block()
491 if (!OCFS2_IS_VALID_XATTR_BLOCK(xb)) { in ocfs2_validate_xattr_block()
495 xb->xb_signature); in ocfs2_validate_xattr_block()
498 if (le64_to_cpu(xb->xb_blkno) != bh->b_blocknr) { in ocfs2_validate_xattr_block()
502 (unsigned long long)le64_to_cpu(xb->xb_blkno)); in ocfs2_validate_xattr_block()
505 if (le32_to_cpu(xb->xb_fs_generation) != OCFS2_SB(sb)->fs_generation) { in ocfs2_validate_xattr_block()
509 le32_to_cpu(xb->xb_fs_generation)); in ocfs2_validate_xattr_block()
997 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list() local
1010 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
[all …]
/linux-6.1.9/arch/powerpc/boot/dts/
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.dts359 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1
360 0xa800 0x0 0x0 0x2 &mpic 0xb 0x1
361 0xa800 0x0 0x0 0x3 &mpic 0xb 0x1
362 0xa800 0x0 0x0 0x4 &mpic 0xb 0x1>;
/linux-6.1.9/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-krane-sku176.dts8 * - Bits 7..4: Panel ID: 0xb (BOE)
/linux-6.1.9/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_32b.dts47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
Dmpc8548cds_36b.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 */
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dpm8009.dtsi34 reg = <0xb SPMI_USID>;
/linux-6.1.9/arch/arm64/boot/dts/freescale/
Dqoriq-fman3-0-1g-3.dtsi11 cell-index = <0xb>;
Dfsl-ls1028a-qds-85bb.dts49 reg = <0xb>;
Dfsl-ls1028a-qds-65bb.dts49 reg = <0xb>;
/linux-6.1.9/net/sunrpc/
Dsvc_xprt.c923 struct xdr_buf *xb; in svc_send() local
930 xb = &rqstp->rq_res; in svc_send()
931 xb->len = xb->head[0].iov_len + in svc_send()
932 xb->page_len + in svc_send()
933 xb->tail[0].iov_len; in svc_send()
934 trace_svc_xdr_sendto(rqstp->rq_xid, xb); in svc_send()
/linux-6.1.9/Documentation/devicetree/bindings/dma/
Dti-edma.txt198 power-domains = <&k2g_pds 0xb>;
199 clocks = <&k2g_clks 0xb 1>, <&k2g_clks 0xb 2>;
/linux-6.1.9/include/net/
Dipv6.h813 __be32 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff32() local
814 if (xb) in __ipv6_addr_diff32()
815 return i * 32 + 31 - __fls(ntohl(xb)); in __ipv6_addr_diff32()
846 __be64 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff64() local
847 if (xb) in __ipv6_addr_diff64()
848 return i * 64 + 63 - __fls(be64_to_cpu(xb)); in __ipv6_addr_diff64()
/linux-6.1.9/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
/linux-6.1.9/arch/arm/boot/dts/
Dep7211-edb7211.dts20 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/
Dpoplar-pinctrl.dtsi41 PINCTRL_DRV_STRENGTH(0xb, 0xf)
/linux-6.1.9/Documentation/RCU/
Dlockdep-splat.rst66 [<ffffffff817db150>] ? gs_change+0xb/0xb
/linux-6.1.9/Documentation/devicetree/bindings/i2c/
Dgoogle,cros-ec-i2c-tunnel.yaml60 reg = <0xb>;
/linux-6.1.9/Documentation/devicetree/bindings/power/supply/
Dsbs,sbs-battery.yaml78 reg = <0xb>;
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dkontron,sl28cpld.yaml85 reg = <0xb>;

12345