| /Linux-v4.19/include/linux/ |
| D | xarray.h | 12 #define xa_trylock(xa) spin_trylock(&(xa)->xa_lock) argument 13 #define xa_lock(xa) spin_lock(&(xa)->xa_lock) argument 14 #define xa_unlock(xa) spin_unlock(&(xa)->xa_lock) argument 15 #define xa_lock_bh(xa) spin_lock_bh(&(xa)->xa_lock) argument 16 #define xa_unlock_bh(xa) spin_unlock_bh(&(xa)->xa_lock) argument 17 #define xa_lock_irq(xa) spin_lock_irq(&(xa)->xa_lock) argument 18 #define xa_unlock_irq(xa) spin_unlock_irq(&(xa)->xa_lock) argument 19 #define xa_lock_irqsave(xa, flags) \ argument 20 spin_lock_irqsave(&(xa)->xa_lock, flags) 21 #define xa_unlock_irqrestore(xa, flags) \ argument [all …]
|
| /Linux-v4.19/net/core/ |
| D | xdp.c | 58 const struct xdp_mem_allocator *xa = ptr; in xdp_mem_id_cmp() local 61 return xa->mem.id != mem_id; in xdp_mem_id_cmp() 78 struct xdp_mem_allocator *xa; in __xdp_mem_allocator_rcu_free() local 80 xa = container_of(rcu, struct xdp_mem_allocator, rcu); in __xdp_mem_allocator_rcu_free() 83 ida_simple_remove(&mem_id_pool, xa->mem.id); in __xdp_mem_allocator_rcu_free() 90 xa->mem.id = 0xFFFF; in __xdp_mem_allocator_rcu_free() 91 xa->mem.type = 0xF0F0; in __xdp_mem_allocator_rcu_free() 92 xa->allocator = (void *)0xDEAD9001; in __xdp_mem_allocator_rcu_free() 94 kfree(xa); in __xdp_mem_allocator_rcu_free() 99 struct xdp_mem_allocator *xa; in __xdp_rxq_info_unreg_mem_model() local [all …]
|
| /Linux-v4.19/crypto/ |
| D | dh.c | 22 MPI xa; /* Value is guaranteed to be set. */ member 30 mpi_free(ctx->xa); in dh_clear_ctx() 43 return mpi_powm(val, base, ctx->xa, ctx->p); in _compute_val() 93 ctx->xa = mpi_read_raw_data(params.key, params.key_size); in dh_set_secret() 94 if (!ctx->xa) in dh_set_secret() 164 if (unlikely(!ctx->xa)) { in dh_compute_value()
|
| /Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
| D | p2020ds.dtsi | 221 0x8800 0x0 0x0 0x2 &i8259 0xa 0x2 225 0x8900 0x0 0x0 0x2 &i8259 0xa 0x2 229 0x8a00 0x0 0x0 0x2 &i8259 0xa 0x2 233 0x8b00 0x0 0x0 0x2 &i8259 0xa 0x2 237 0x8c00 0x0 0x0 0x2 &i8259 0xa 0x2 241 0x8d00 0x0 0x0 0x2 &i8259 0xa 0x2 245 0x8e00 0x0 0x0 0x2 &i8259 0xa 0x2 249 0x8f00 0x0 0x0 0x2 &i8259 0xa 0x2
|
| /Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | eeti.txt | 5 - reg: I2C address of the chip. Should be set to <0xa> 25 reg = <0xa>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/pci/ |
| D | pci-msi.txt | 67 reg = <0xa 0x1>; 95 reg = <0xa 0x1>; 124 reg = <0xa 0x1>; 154 reg = <0xa 0x1>; 184 reg = <0xa 0x1>;
|
| D | pci-iommu.txt | 56 reg = <0xa 0x1>; 83 reg = <0xa 0x1>; 111 reg = <0xa 0x1>; 139 reg = <0xa 0x1>;
|
| D | mvebu-pci.txt | 128 0x82000000 0xa 0 MBUS_ID(0x08, 0xf8) 0 1 0 /* Port 3.0 MEM */ 129 0x81000000 0xa 0 MBUS_ID(0x08, 0xf0) 0 1 0 /* Port 3.0 IO */>; 286 ranges = <0x82000000 0 0 0x82000000 0xa 0 1 0 287 0x81000000 0 0 0x81000000 0xa 0 1 0>;
|
| /Linux-v4.19/drivers/crypto/qat/qat_common/ |
| D | qat_asym_algs.c | 129 dma_addr_t xa; member 133 dma_addr_t xa; member 149 char *xa; member 269 if (unlikely(!ctx->xa)) in qat_dh_compute_value() 297 qat_req->in.dh.in.xa = ctx->dma_xa; in qat_dh_compute_value() 302 qat_req->in.dh.in_g2.xa = ctx->dma_xa; in qat_dh_compute_value() 307 qat_req->in.dh.in.xa = ctx->dma_xa; in qat_dh_compute_value() 476 if (ctx->xa) { in qat_dh_clear_ctx() 477 dma_free_coherent(dev, ctx->p_size, ctx->xa, ctx->dma_xa); in qat_dh_clear_ctx() 478 ctx->xa = NULL; in qat_dh_clear_ctx() [all …]
|
| /Linux-v4.19/arch/powerpc/boot/dts/ |
| D | mvme5100.dts | 132 0x8000 0x0 0x0 0x2 &mpic 0xa 0x1 139 0x8800 0x0 0x0 0x3 &mpic 0xa 0x1 149 0xa000 0x0 0x0 0x2 &mpic 0xa 0x1
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | armada-xp-mv78460.dtsi | 113 0x82000000 0xa 0 MBUS_ID(0x08, 0xf8) 0 1 0 /* Port 3.0 MEM */ 114 0x81000000 0xa 0 MBUS_ID(0x08, 0xf0) 0 1 0 /* Port 3.0 IO */>; 285 ranges = <0x82000000 0 0 0x82000000 0xa 0 1 0 286 0x81000000 0 0 0x81000000 0xa 0 1 0>;
|
| D | imx53-kp-hsc.dts | 27 reg = <0xa>;
|
| D | zynq-parallella.dts | 51 <0x3 0x11 0xfff0 0xa>;
|
| D | ep7211-edb7211.dts | 23 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
|
| /Linux-v4.19/arch/arm64/boot/dts/xilinx/ |
| D | zynqmp-zcu102-revB.dts | 22 ti,tx-internal-delay = <0xa>;
|
| D | zynqmp-zc1751-xm016-dc2.dts | 90 ti,tx-internal-delay = <0xa>;
|
| /Linux-v4.19/arch/arm64/boot/dts/freescale/ |
| D | qoriq-fman3-0-1g-2.dtsi | 11 cell-index = <0xa>;
|
| D | fsl-ls1012a-frdm.dts | 70 reg = <0xa>;
|
| D | fsl-ls1012a-qds.dts | 122 reg = <0xa>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/display/mediatek/ |
| D | mediatek,hdmi.txt | 67 - mediatek,ibias: TX DRV bias current for <1.65Gbps, defaults to 0xa 85 mediatek,ibias = <0xa>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/arm/ |
| D | fw-cfg.txt | 36 reg = <0x0 0x9020000 0x0 0xa>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/net/dsa/ |
| D | lan9303.txt | 39 reg = <0xa>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
| D | sbs,sbs-manager.txt | 7 - reg: integer, i2c address of the device. Should be <0xa>.
|
| /Linux-v4.19/Documentation/i2c/busses/ |
| D | i2c-mlxcpld | 46 DATAx 0xa - 0x54 - 68 bytes data buffer regs.
|
| /Linux-v4.19/Documentation/i2c/ |
| D | ten-bit-addresses | 6 address space, namely 0xa000-0xa3ff. The leading 0xa (= 10) represents the
|