/linux-6.3-rc2/drivers/char/xillybus/ |
A D | xillyusb.c | 480 kfree(xb); in endpoint_dealloc() 524 xb = kzalloc(sizeof(*xb), GFP_KERNEL); in endpoint_alloc() 526 if (!xb) { in endpoint_alloc() 534 kfree(xb); in endpoint_alloc() 540 xb->ep = ep; in endpoint_alloc() 724 list_del(&xb->entry); in try_queue_bulk_in() 737 xb->buf, bufsize, bulk_in_completer, xb); in try_queue_bulk_in() 819 list_del(&xb->entry); in try_queue_bulk_out() 841 xb->buf, count, bulk_out_completer, xb); in try_queue_bulk_out() 943 __le32 *p = xb->buf; in process_bulk_in() [all …]
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | xattr.c | 471 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block() local 495 xb->xb_signature); in ocfs2_validate_xattr_block() 997 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list() local 1208 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get() local 2289 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc() local 2453 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove() local 2486 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block() local 2508 if (xb->xb_suballoc_loc) in ocfs2_xattr_free_block() 2818 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find() local 4343 xr = &xb->xb_attrs.xb_root; in ocfs2_xattr_create_index_block() [all …]
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | pmr735d.dtsi | 83 reg = <0xb SPMI_USID>; 90 interrupts = <0xb 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
|
A D | pm8009.dtsi | 34 reg = <0xb SPMI_USID>;
|
/linux-6.3-rc2/arch/powerpc/boot/dts/ |
A 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
|
A 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.3-rc2/arch/arm64/boot/dts/mediatek/ |
A D | mt8183-kukui-krane-sku176.dts | 8 * - Bits 7..4: Panel ID: 0xb (BOE)
|
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/ |
A 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>;
|
A 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>;
|
A D | mpc8572ds_camp_core1.dts | 85 0x9 0xa 0xb 0xc /* usb */
|
A D | mpc8548cds_32b.dts | 47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
|
A D | mpc8548cds_36b.dts | 47 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1 0 0
|
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/ |
A D | qoriq-fman3-0-1g-3.dtsi | 11 cell-index = <0xb>;
|
A D | fsl-ls1028a-qds-65bb.dtso | 49 reg = <0xb>;
|
A D | fsl-ls1028a-qds-85bb.dtso | 49 reg = <0xb>;
|
/linux-6.3-rc2/net/sunrpc/ |
A D | svc_xprt.c | 919 struct xdr_buf *xb; in svc_send() local 926 xb = &rqstp->rq_res; in svc_send() 927 xb->len = xb->head[0].iov_len + in svc_send() 928 xb->page_len + in svc_send() 929 xb->tail[0].iov_len; in svc_send() 930 trace_svc_xdr_sendto(rqstp->rq_xid, xb); in svc_send()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/ |
A D | ti-edma.txt | 198 power-domains = <&k2g_pds 0xb>; 199 clocks = <&k2g_clks 0xb 1>, <&k2g_clks 0xb 2>;
|
/linux-6.3-rc2/include/net/ |
A D | ipv6.h | 847 __be32 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff32() local 848 if (xb) in __ipv6_addr_diff32() 849 return i * 32 + 31 - __fls(ntohl(xb)); in __ipv6_addr_diff32() 880 __be64 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff64() local 881 if (xb) in __ipv6_addr_diff64() 882 return i * 64 + 63 - __fls(be64_to_cpu(xb)); in __ipv6_addr_diff64()
|
/linux-6.3-rc2/tools/memory-model/ |
A D | linux-kernel.cat | 154 * a single constraint on an "executes-before" relation, xb: 156 * let xb = hb | pb | rb 157 * acyclic xb as executes-before
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | ep7211-edb7211.dts | 20 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
|
/linux-6.3-rc2/arch/arm64/boot/dts/hisilicon/ |
A D | poplar-pinctrl.dtsi | 41 PINCTRL_DRV_STRENGTH(0xb, 0xf)
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | lockdep-splat.rst | 66 [<ffffffff817db150>] ? gs_change+0xb/0xb
|
/linux-6.3-rc2/Documentation/devicetree/bindings/i2c/ |
A D | google,cros-ec-i2c-tunnel.yaml | 61 reg = <0xb>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | sbs,sbs-battery.yaml | 78 reg = <0xb>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | kontron,sl28cpld.yaml | 85 reg = <0xb>;
|