Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/Linux-v6.6/Documentation/devicetree/bindings/
D.yamllint15 min-spaces-inside: 0
16 max-spaces-inside: 1
17 min-spaces-inside-empty: 0
18 max-spaces-inside-empty: 0
20 min-spaces-inside: 0
21 max-spaces-inside: 1
22 min-spaces-inside-empty: 0
23 max-spaces-inside-empty: 0
/Linux-v6.6/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt4 - 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.6/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()
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
853 if (skb_ensure_writable(skb, hdrlen + sizeof(*inside))) in nf_nat_icmpv6_reply_translation()
[all …]
/Linux-v6.6/fs/affs/
Ddir.c86 goto inside; in affs_readdir()
102 goto inside; in affs_readdir()
110 inside: in affs_readdir()
/Linux-v6.6/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.6/Documentation/accel/
Dintroduction.rst11 These devices can be either stand-alone ASICs or IP blocks inside an SoC/GPU.
20 or an IP inside a SoC (e.g. laptop web camera). These devices
24 type of device can be stand-alone or an IP inside a SoC or a GPU. It will
34 a method of scaling-up/out, i.e. connecting to other training cards inside
46 Because this type of devices can be an IP inside GPUs or have similar
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dv4l2-selection-targets.rst46 - Bounds of the crop rectangle. All valid crop rectangles fit inside
69 inside the compose bounds rectangle.
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.6/Documentation/devicetree/bindings/mmc/
Dsdhci-st.txt10 subsystem (mmcss) inside the FlashSS (available in STiH407 SoC
27 to configure DLL inside the flashSS, if so reg-names must also be
32 for eMMC on stih407 family silicon to configure DLL inside FlashSS.
/Linux-v6.6/Documentation/arch/arm/
Dmemory.rst43 DTCM mounted inside the CPU.
46 ITCM mounted inside the CPU.
101 must not access any memory which is not mapped inside their 0x0001000
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.6/Documentation/filesystems/ext4/
Dinlinedata.rst7 data is so tiny that it readily fits inside the inode, which
10 ``inode.i_block``. If the rest of the file would fit inside the extended
/Linux-v6.6/Documentation/hwmon/
Dk8temp.rst21 This driver permits reading temperature sensor(s) embedded inside AMD K8
29 There can be up to four temperature sensors inside single CPU. The driver
Dcoretemp.rst30 inside Intel CPUs. This driver can read both the per-core and per-package
33 show the temperature of all cores inside a package under a single device
34 directory inside hwmon.
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dphy-miphy365x.txt12 register offset inside the sysconfig group.
16 'reg' and 'reg-names' properties are used inside these
/Linux-v6.6/Documentation/devicetree/bindings/net/dsa/
Dvitesse,vsc73xx.txt17 reside inside a SPI bus device tree node, see spi/spi-bus.txt
21 must reside inside a platform bus device tree node.
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dinno-rk3036.txt3 Inno audio codec is integrated inside RK3036 SoC.
/Linux-v6.6/Documentation/filesystems/
Dsplice.rst8 splice is a method for moving blocks of data around inside the kernel,
/Linux-v6.6/drivers/phy/ralink/
DKconfig20 This option enables support for the Ralink USB PHY found inside
/Linux-v6.6/drivers/media/dvb-core/
DKconfig63 inside the Kernel.
75 handling DVB network ULE packet loss inside the Kernel.
/Linux-v6.6/arch/um/
DKconfig99 use in a chroot jail. So, if you intend to run UML inside a chroot,
141 where /tmp/fromhost is an empty directory inside UML and
205 This driver allows a host file to be used as emulated IO memory inside
220 Enable this option to support time travel inside the UML instance.
/Linux-v6.6/Documentation/powerpc/
Dbootwrapper.rst29 tree). This image embeds a device tree blob inside
31 are all embedded inside the U-Boot uImage file format
48 inside the image instead of provided by firmware. The
75 tree blob inside the image.
/Linux-v6.6/Documentation/virt/kvm/
Dlocking.rst29 - ``synchronize_srcu(&kvm->srcu)`` is called inside critical sections
31 be taken inside a kvm->srcu read-side critical section; that is, the
38 ``synchronize_srcu()``. It _can_ therefore be taken inside a
47 kvm->arch.mmu_unsync_pages_lock are taken inside kvm->arch.mmu_lock, and
51 Everything else is a leaf: no other lock is taken inside the critical
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,gicp.txt6 located in the Marvell CP110 to turn wired interrupts inside the CP
/Linux-v6.6/arch/riscv/kvm/
DKconfig12 other operating systems inside virtual machines (guests).

12345678910>>...17