Home
last modified time | relevance | path

Searched full:inside (Results 1 – 25 of 2170) sorted by relevance

12345678910>>...87

/Linux-v6.1/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt1 Inside Secure SafeXcel cryptographic engine
4 - compatible: Should be "inside-secure,safexcel-eip197b",
5 "inside-secure,safexcel-eip197d" or
6 "inside-secure,safexcel-eip97ies".
21 - "inside-secure,safexcel-eip197" is equivalent to
22 "inside-secure,safexcel-eip197b".
23 - "inside-secure,safexcel-eip97" is equivalent to
24 "inside-secure,safexcel-eip97ies".
29 compatible = "inside-secure,safexcel-eip197b";
/Linux-v6.1/Documentation/devicetree/bindings/
D.yamllint10 min-spaces-inside: 0
11 max-spaces-inside: 1
12 min-spaces-inside-empty: 0
13 max-spaces-inside-empty: 0
15 min-spaces-inside: 0
16 max-spaces-inside: 1
17 min-spaces-inside-empty: 0
18 max-spaces-inside-empty: 0
/Linux-v6.1/drivers/nfc/microread/
DKconfig6 This module contains the main code for Inside Secure microread
11 tristate "Inside Secure Microread device support (I2C)"
16 Inside microread chipsets. Select this if your platform is using
23 tristate "Inside Secure Microread device support (MEI)"
28 Inside microread chipsets. Select this if your microread chipset
/Linux-v6.1/Documentation/devicetree/bindings/rng/
Domap_rng.yaml7 title: OMAP SoC and Inside-Secure HWRNG Module
17 - inside-secure,safexcel-eip76
50 - inside-secure,safexcel-eip76
75 compatible = "inside-secure,safexcel-eip76";
/Linux-v6.1/arch/csky/include/asm/
Dtcm.h16 /* Tag functions inside TCM called from outside TCM with this */
18 /* Tag function inside TCM called from inside TCM with this */
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_gem_gtt.c76 * @size: how much space to allocate inside the GTT,
78 * @offset: where to insert inside the GTT,
85 * i915_gem_gtt_reserve() tries to insert the @node at the exact @offset inside
160 * @size: how much space to allocate inside the GTT,
166 * @start: start of any range restriction inside GTT (0 for all),
168 * @end: end of any range restriction inside GTT (U64_MAX for all),
263 * make room inside the aperture. The eviction scan then has to walk in i915_gem_gtt_insert()
265 * it has to search for a new hole between every byte inside the memcpy, in i915_gem_gtt_insert()
/Linux-v6.1/arch/arm/include/asm/
Dtcm.h22 /* Tag functions inside TCM called from outside TCM with this */
24 /* Tag function inside TCM called from inside TCM with this */
/Linux-v6.1/drivers/crypto/ccree/
Dcc_aead.h33 #define CCM_BLOCK_NONCE_OFFSET 1 /* Nonce offset inside B0 and CTR_COUNT */
34 #define CCM_BLOCK_NONCE_SIZE 3 /* Nonce size inside B0 and CTR_COUNT */
35 #define CCM_BLOCK_IV_OFFSET 4 /* IV offset inside B0 and CTR_COUNT */
36 #define CCM_BLOCK_IV_SIZE 8 /* IV size inside B0 and CTR_COUNT */
/Linux-v6.1/drivers/iio/accel/
Dmma9551_core.c211 * Locking is not handled inside the function. Callers should ensure they
236 * Locking is not handled inside the function. Callers should ensure they
261 * Locking is not handled inside the function. Callers should ensure they
286 * Locking is not handled inside the function. Callers should ensure they
317 * Locking is not handled inside the function. Callers should ensure they
344 * Locking is not handled inside the function. Callers should ensure they
374 * Locking is not handled inside the function. Callers should ensure they
413 * Locking is not handled inside the function. Callers should ensure they
452 * Locking is not handled inside the function. Callers should ensure they
487 * Locking is not handled inside the function. Callers should ensure they
[all …]
/Linux-v6.1/drivers/gpu/drm/bridge/
Dtc358775.c73 #define CLS_PRE 0x0180 /* Digital Counter inside of PHY IO */
74 #define D0S_PRE 0x0184 /* Digital Counter inside of PHY IO */
75 #define D1S_PRE 0x0188 /* Digital Counter inside of PHY IO */
76 #define D2S_PRE 0x018C /* Digital Counter inside of PHY IO */
77 #define D3S_PRE 0x0190 /* Digital Counter inside of PHY IO */
78 #define CLS_PREP 0x01A0 /* Digital Counter inside of PHY IO */
79 #define D0S_PREP 0x01A4 /* Digital Counter inside of PHY IO */
80 #define D1S_PREP 0x01A8 /* Digital Counter inside of PHY IO */
81 #define D2S_PREP 0x01AC /* Digital Counter inside of PHY IO */
82 #define D3S_PREP 0x01B0 /* Digital Counter inside of PHY IO */
[all …]
/Linux-v6.1/net/netfilter/
Dnf_nat_proto.c567 } *inside; in nf_nat_icmp_reply_translation() local
576 if (skb_ensure_writable(skb, hdrlen + sizeof(*inside))) in nf_nat_icmp_reply_translation()
581 inside = (void *)skb->data + hdrlen; in nf_nat_icmp_reply_translation()
582 if (inside->icmp.type == ICMP_REDIRECT) { in nf_nat_icmp_reply_translation()
601 if (!nf_nat_ipv4_manip_pkt(skb, hdrlen + sizeof(inside->icmp), in nf_nat_icmp_reply_translation()
606 /* Reloading "inside" here since manip_pkt may reallocate */ in nf_nat_icmp_reply_translation()
607 inside = (void *)skb->data + hdrlen; in nf_nat_icmp_reply_translation()
608 inside->icmp.checksum = 0; in nf_nat_icmp_reply_translation()
609 inside->icmp.checksum = in nf_nat_icmp_reply_translation()
845 } *inside; in nf_nat_icmpv6_reply_translation() local
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dselection-api-configuration.rst39 active cropping area must lie completely inside the capture boundaries.
58 bounds rectangle. The composing rectangle must lie completely inside
73 be changed by the hardware. The content of pixels that lie inside the
99 must lie completely inside the crop boundaries and the driver may
110 composing rectangle must lie completely inside the bounds rectangle. The
/Linux-v6.1/drivers/block/rnbd/
Drnbd-srv.h21 /* Entry inside global sess_list */
33 /* Entry inside global dev_list */
47 /* Entry inside rnbd_srv_dev struct */
/Linux-v6.1/drivers/s390/char/
Dsclp_ocf.c54 /* Find the 0x9f22 block inside the 0x9f00 block. */ in sclp_ocf_handler()
58 /* Find the 0x81 block inside the 0x9f22 block. */ in sclp_ocf_handler()
62 /* Find the 0x01 block inside the 0x81 block. */ in sclp_ocf_handler()
64 /* Find the 0x02 block inside the 0x81 block. */ in sclp_ocf_handler()
/Linux-v6.1/security/apparmor/include/
Dcred.h85 * of the label so it is safe to call when inside of locks.
97 * This fn will not update the tasks cred, so it is safe inside of locks
131 * safe to call inside locks
153 * Not safe to call inside locks
/Linux-v6.1/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.h31 * Here we use a service signal to grab the ucontext_t from inside a
76 * struct tdescr since it will be changed inside the in get_current_context()
80 * pointed by dest_uc, which are all changed inside the signal in get_current_context()
99 * PC to the next instruction while inside the signal handler. in get_current_context()
/Linux-v6.1/include/uapi/rdma/
Defa-abi.h96 /* the offset inside the page of the rq db */
98 /* the offset inside the page of the sq db */
100 /* the offset inside the page of descriptors buffer */
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dstericsson,u8500-clks.yaml13 description: While named "U8500 clocks" these clocks are inside the
53 5, 6. The second cell indicates which clock inside the PRCC block it
67 second cell indicates which clock inside the PRCC block it wants, possible
81 5 and 6. The second cell indicates which reset line inside the PRCC block
/Linux-v6.1/fs/btrfs/
Dsubpage.h43 * Structure to trace status of each sector inside a page, attached to
113 * the range is ensured to be inside the page.
117 * But the range still needs to be inside the page.
120 * need to be inside the page. Those functions will truncate the range
/Linux-v6.1/Documentation/devicetree/bindings/input/
Ddlink,dir685-touchkeys.txt5 board inside the router is named E119921.
7 The touchkey device node should be placed inside an I2C bus node.
/Linux-v6.1/arch/um/
DKconfig96 use in a chroot jail. So, if you intend to run UML inside a chroot,
138 where /tmp/fromhost is an empty directory inside UML and
202 This driver allows a host file to be used as emulated IO memory inside
217 Enable this option to support time travel inside the UML instance.
/Linux-v6.1/Documentation/arm/
Dtcm.rst8 This is usually just a few (4-64) KiB of RAM inside the ARM
11 Due to being embedded inside the CPU, the TCM has a
57 the CPU and then we hang inside ITCM waiting for an
86 to have functions called locally inside the TCM without
/Linux-v6.1/drivers/net/ethernet/
Ddnet.h146 * almost empty = less than one full sized ethernet frame (no jumbo) inside
148 * (no jumbo) inside the fifo
155 * controller inside the FPGA have.
172 #define DNET_FIFO_RX_CMD_AF_TH (1 << 16) /* just one frame inside the FIFO */
/Linux-v6.1/arch/x86/include/asm/
Dsgx.h94 * Save State Area (SSA) is a stack inside the enclave used to store processor
173 * inside an enclave. It is cleared by EADD but can
194 * segment inside the enclave
196 * segment inside the enclave
201 * space that defines an entry point inside the enclave. A thread enters inside
/Linux-v6.1/drivers/staging/media/atomisp/
DTODO81 6. Cleanup the driver code, removing the abstraction layers inside it;
108 This was fixed at atomisp-ov2880, which has a hack inside it
116 Such kind of control would need to be done inside the atomisp driver,
185 20. Remove the logic which sets up pipelines inside it, moving it to

12345678910>>...87