Home
last modified time | relevance | path

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

12345678910>>...14

/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/rng/
Domap_rng.txt9 - "inside-secure,safexcel-eip76" for SoCs with EIP76 IP block
14 Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76"
16 "inside-secure,safexcel-eip76" compatible, the second clock is
34 compatible = "inside-secure,safexcel-eip76";
/Linux-v4.19/net/ipv6/netfilter/
Dnf_nat_l3proto_ipv6.c196 } *inside; in nf_nat_icmpv6_reply_translation() local
205 if (!skb_make_writable(skb, hdrlen + sizeof(*inside))) in nf_nat_icmpv6_reply_translation()
210 inside = (void *)skb->data + hdrlen; in nf_nat_icmpv6_reply_translation()
211 if (inside->icmp6.icmp6_type == NDISC_REDIRECT) { in nf_nat_icmpv6_reply_translation()
230 l4proto = __nf_nat_l4proto_find(NFPROTO_IPV6, inside->ip6.nexthdr); in nf_nat_icmpv6_reply_translation()
231 if (!nf_nat_ipv6_manip_pkt(skb, hdrlen + sizeof(inside->icmp6), in nf_nat_icmpv6_reply_translation()
237 inside = (void *)skb->data + hdrlen; in nf_nat_icmpv6_reply_translation()
238 inside->icmp6.icmp6_cksum = 0; in nf_nat_icmpv6_reply_translation()
239 inside->icmp6.icmp6_cksum = in nf_nat_icmpv6_reply_translation()
/Linux-v4.19/net/ipv4/netfilter/
Dnf_nat_l3proto_ipv4.c185 } *inside; in nf_nat_icmp_reply_translation() local
195 if (!skb_make_writable(skb, hdrlen + sizeof(*inside))) in nf_nat_icmp_reply_translation()
200 inside = (void *)skb->data + hdrlen; in nf_nat_icmp_reply_translation()
201 if (inside->icmp.type == ICMP_REDIRECT) { in nf_nat_icmp_reply_translation()
220 l4proto = __nf_nat_l4proto_find(NFPROTO_IPV4, inside->ip.protocol); in nf_nat_icmp_reply_translation()
221 if (!nf_nat_ipv4_manip_pkt(skb, hdrlen + sizeof(inside->icmp), in nf_nat_icmp_reply_translation()
227 inside = (void *)skb->data + hdrlen; in nf_nat_icmp_reply_translation()
228 inside->icmp.checksum = 0; in nf_nat_icmp_reply_translation()
229 inside->icmp.checksum = in nf_nat_icmp_reply_translation()
/Linux-v4.19/fs/affs/
Ddir.c86 goto inside; in affs_readdir()
102 goto inside; in affs_readdir()
110 inside: in affs_readdir()
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/mips/
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-v4.19/Documentation/hwmon/
Dabx50020 There are some GPADCs inside ABx500 which are designed for connecting to
21 thermal sensors, and there is also a thermal sensor inside ABx500 too, which
Dk8temp16 This driver permits reading temperature sensor(s) embedded inside AMD K8
24 There can be up to four temperature sensors inside single CPU. The driver
Dcoretemp21 inside Intel CPUs. This driver can read both the per-core and per-package
24 show the temperature of all cores inside a package under a single device
25 directory inside hwmon.
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dmediatek,mt7621-gpio.txt3 The IP core used inside these SoCs has 3 banks of 32 GPIOs each.
4 The registers of all the banks are interwoven inside one single IO range.
/Linux-v4.19/Documentation/arm/
Dmemory.txt39 DTCM mounted inside the CPU.
42 ITCM mounted inside the CPU.
86 must not access any memory which is not mapped inside their 0x0001000
Dtcm.txt6 This is usually just a few (4-64) KiB of RAM inside the ARM
9 Due to being embedded inside the CPU The TCM has a
55 the CPU and then we hang inside ITCM waiting for an
84 to have functions called locally inside the TCM without
/Linux-v4.19/Documentation/media/uapi/v4l/
Dv4l2-selection-targets.rst38 - Bounds of the crop rectangle. All valid crop rectangles fit inside
66 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-v4.19/drivers/media/dvb-core/
DKconfig37 inside the Kernel.
50 handling DVB network ULE packet loss inside the Kernel.
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/clock/
Dux500.txt20 cell indicates which clock inside the PRCC block it wants,
26 cell indicates which clock inside the PRCC block it wants,
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
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-v4.19/drivers/phy/ralink/
DKconfig11 This option enables support for the Ralink USB PHY found inside
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dphy-miphy365x.txt12 register offset inside the sysconfig group.
16 'reg' and 'reg-names' properties are used inside these
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dinno-rk3036.txt3 Inno audio codec is integrated inside RK3036 SoC.
/Linux-v4.19/arch/um/
DKconfig74 use in a chroot jail. So, if you intend to run UML inside a chroot,
101 where /tmp/fromhost is an empty directory inside UML and
161 This driver allows a host file to be used as emulated IO memory inside
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,gicp.txt6 located in the Marvell CP110 to turn wired interrupts inside the CP
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra186-bpmp-thermal.txt8 The BPMP thermal node must be located directly inside the main BPMP node. See

12345678910>>...14