/linux-6.1.9/drivers/char/xillybus/ |
D | xillyusb.c | 468 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/ |
D | xattr.c | 471 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/ |
D | mvme5100.dts | 133 0x8000 0x0 0x0 0x3 &mpic 0xb 0x1 140 0x8800 0x0 0x0 0x4 &mpic 0xb 0x1 150 0xa000 0x0 0x0 0x3 &mpic 0xb 0x1
|
D | stxssa8555.dts | 359 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/ |
D | mt8183-kukui-krane-sku176.dts | 8 * - Bits 7..4: Panel ID: 0xb (BOE)
|
/linux-6.1.9/arch/powerpc/boot/dts/fsl/ |
D | mpc8541cds.dts | 358 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>;
|
D | mpc8555cds.dts | 358 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>;
|
D | mpc8572ds_camp_core1.dts | 85 0x9 0xa 0xb 0xc /* usb */
|
D | mpc8548cds_32b.dts | 47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
|
D | mpc8548cds_36b.dts | 47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
|
D | p1021mds.dts | 210 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/ |
D | pm8009.dtsi | 34 reg = <0xb SPMI_USID>;
|
/linux-6.1.9/arch/arm64/boot/dts/freescale/ |
D | qoriq-fman3-0-1g-3.dtsi | 11 cell-index = <0xb>;
|
D | fsl-ls1028a-qds-85bb.dts | 49 reg = <0xb>;
|
D | fsl-ls1028a-qds-65bb.dts | 49 reg = <0xb>;
|
/linux-6.1.9/net/sunrpc/ |
D | svc_xprt.c | 923 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/ |
D | ti-edma.txt | 198 power-domains = <&k2g_pds 0xb>; 199 clocks = <&k2g_clks 0xb 1>, <&k2g_clks 0xb 2>;
|
/linux-6.1.9/include/net/ |
D | ipv6.h | 813 __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/ |
D | linux-kernel.cat | 153 * 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/ |
D | ep7211-edb7211.dts | 20 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
|
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/ |
D | poplar-pinctrl.dtsi | 41 PINCTRL_DRV_STRENGTH(0xb, 0xf)
|
/linux-6.1.9/Documentation/RCU/ |
D | lockdep-splat.rst | 66 [<ffffffff817db150>] ? gs_change+0xb/0xb
|
/linux-6.1.9/Documentation/devicetree/bindings/i2c/ |
D | google,cros-ec-i2c-tunnel.yaml | 60 reg = <0xb>;
|
/linux-6.1.9/Documentation/devicetree/bindings/power/supply/ |
D | sbs,sbs-battery.yaml | 78 reg = <0xb>;
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | kontron,sl28cpld.yaml | 85 reg = <0xb>;
|