Home
last modified time | relevance | path

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

12345678910>>...17

/linux/Documentation/devicetree/bindings/
A 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/Documentation/devicetree/bindings/crypto/
A 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/Documentation/devicetree/bindings/rng/
A Domap_rng.yaml17 - inside-secure,safexcel-eip76
50 - inside-secure,safexcel-eip76
61 - inside-secure,safexcel-eip76
86 compatible = "inside-secure,safexcel-eip76";
/linux/net/netfilter/
A Dnf_nat_proto.c567 } *inside; in nf_nat_icmp_reply_translation() local
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()
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
858 inside = (void *)skb->data + hdrlen; in nf_nat_icmpv6_reply_translation()
885 inside = (void *)skb->data + hdrlen; in nf_nat_icmpv6_reply_translation()
886 inside->icmp6.icmp6_cksum = 0; in nf_nat_icmpv6_reply_translation()
[all …]
/linux/fs/affs/
A Ddir.c86 goto inside; in affs_readdir()
102 goto inside; in affs_readdir()
110 inside: in affs_readdir()
/linux/Documentation/devicetree/bindings/clock/
A 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/Documentation/devicetree/bindings/input/
A 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/Documentation/devicetree/bindings/mips/
A Dcpu_irq.txt9 Below is an example of a platform describing the cascade inside the devicetree
10 and the code used to load it inside arch_init_irq().
/linux/Documentation/devicetree/bindings/gpio/
A Dmediatek,mt7621-gpio.yaml13 The IP core used inside these SoCs has 3 banks of 32 GPIOs each.
14 The registers of all the banks are interwoven inside one single IO range.
/linux/Documentation/userspace-api/media/v4l/
A 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
A Dv4l2-selection-targets.rst46 - Bounds of the crop rectangle. All valid crop rectangles fit inside
69 inside the compose bounds rectangle.
/linux/Documentation/devicetree/bindings/mmc/
A 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/Documentation/arm/
A 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
A 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/Documentation/devicetree/bindings/interconnect/
A Dqcom,bcm-voter.yaml47 # Example 1: apps bcm_voter on SDM845 SoC should be defined inside &apps_rsc node
55 # Example 2: disp bcm_voter on SDM845 should be defined inside &disp_rsc node
/linux/Documentation/filesystems/ext4/
A 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/Documentation/hwmon/
A 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
A 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/arch/um/
A DKconfig93 use in a chroot jail. So, if you intend to run UML inside a chroot,
136 where /tmp/fromhost is an empty directory inside UML and
200 This driver allows a host file to be used as emulated IO memory inside
215 Enable this option to support time travel inside the UML instance.
/linux/Documentation/devicetree/bindings/phy/
A Dphy-miphy365x.txt12 register offset inside the sysconfig group.
16 'reg' and 'reg-names' properties are used inside these
/linux/Documentation/devicetree/bindings/power/
A Dfsl,imx-gpcv2.yaml66 inside this power domain.
76 located inside the power domain, which need to be held in reset
/linux/Documentation/devicetree/bindings/net/dsa/
A 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/drivers/media/dvb-core/
A DKconfig63 inside the Kernel.
75 handling DVB network ULE packet loss inside the Kernel.
/linux/Documentation/powerpc/
A 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/Documentation/devicetree/bindings/sound/
A Dinno-rk3036.txt3 Inno audio codec is integrated inside RK3036 SoC.

Completed in 34 milliseconds

12345678910>>...17