Searched refs:Node (Results 1 – 25 of 100) sorted by relevance
1234
/Linux-v4.19/fs/ |
D | binfmt_misc.c | 61 } Node; typedef 88 static Node *check_file(struct linux_binprm *bprm) in check_file() 95 Node *e = list_entry(l, Node, list); in check_file() 132 Node *fmt; in load_misc_binary() 275 static char *check_special_flags(char *sfs, Node *e) in check_special_flags() 319 static Node *create_entry(const char __user *buffer, size_t count) in create_entry() 321 Node *e; in create_entry() 334 memsize = sizeof(Node) + count + 8; in create_entry() 339 p = buf = (char *)e + sizeof(Node); in create_entry() 341 memset(e, 0, sizeof(Node)); in create_entry() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx7ulp-pinctrl.txt | 13 === Pin Controller Node === 20 === Pin Configuration Node === 48 /* Pin Controller Node */ 53 /* Pin Configuration Node */
|
D | cnxt,cx92755-pinctrl.txt | 7 === Pin Controller Node === 34 === Pin Configuration Node === 44 === Pin Group Node === 56 Required Pin Group Node Properties:
|
/Linux-v4.19/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec6.txt | 4 -SEC 6 Node 5 -Job Ring Node 9 SEC 6 Node 13 Node defines the base address of the SEC 6 block. 72 Job Ring (JR) Node
|
D | fsl-sec4.txt | 7 -SEC 4 Node 8 -Job Ring Node 9 -Run Time Integrity Check (RTIC) Node 10 -Run Time Integrity Check (RTIC) Memory Node 11 -Secure Non-Volatile Storage (SNVS) Node 12 -Secure Non-Volatile Storage (SNVS) Low Power (LP) RTC Node 42 SEC 4 Node 46 Node defines the base address of the SEC 4 block. 156 Job Ring (JR) Node 206 Run Time Integrity Check (RTIC) Node [all …]
|
/Linux-v4.19/include/uapi/linux/ |
D | zorro.h | 66 struct Node { struct 99 struct Node cd_Node;
|
/Linux-v4.19/Documentation/arm64/ |
D | legacy_instructions.txt | 41 Node: /proc/sys/abi/swp 46 Node: /proc/sys/abi/cp15_barrier 51 Node: /proc/sys/abi/setend
|
/Linux-v4.19/Documentation/devicetree/bindings/rng/ |
D | sparc_sun_oracle_rng.txt | 16 Node 0xf029a4f4 24 Node 0xf028c08c
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.txt | 7 - BMan Node 8 - BMan Private Memory Node 11 BMan Node 65 BMan Private Memory Node
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | fsl-fman.txt | 5 - FMan Node 6 - FMan Port Node 7 - FMan MURAM Node 8 - FMan dTSEC/XGEC/mEMAC Node 9 - FMan IEEE 1588 Node 10 - FMan MDIO Node 14 FMan Node 114 FMan MURAM Node 147 FMan Port Node 226 FMan dTSEC/XGEC/mEMAC Node [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | maxim,max77686.txt | 48 Node of the MFD chip 73 Node of the MFD chip 99 Node of the MFD chip
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ecm.txt | 6 Local Access Window (LAW) Node 35 E500 Coherency Module Node
|
D | mcm.txt | 6 Local Access Window (LAW) Node 35 MPX Coherency Module Node
|
D | interlaken-lac.txt | 6 - Interlaken Look-Aside Controller (LAC) Node 7 - Example LAC Node 8 - Interlaken Look-Aside Controller (LAC) Software Portal Node 10 - Example LAC SWP Node with Child Nodes 13 Interlaken Look-Aside Controller (LAC) Node 89 Interlaken Look-Aside Controller (LAC) Software Portal Container Node
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | cavium-thunder.txt | 6 Root Node
|
D | cci.txt | 18 Node name must be "cci". 19 Node's parent must be the root node /, and the address space visible 55 Node name must be "slave-if".
|
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/ |
D | hisilicon,hi6220-mailbox.txt | 9 Mailbox Device Node: 59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | aspeed-lpc.txt | 61 BMC Node 71 Host Node 112 BMC Node Children 116 Host Node Children
|
D | madera.txt | 80 micvdd : Node containing initialization data for the micvdd regulator 83 ldo1 : Node containing initialization data for the LDO1 regulator
|
D | max14577.txt | 18 Node for configuring the charger driver. 42 Node used only by extcon consumers.
|
/Linux-v4.19/Documentation/devicetree/bindings/opp/ |
D | ti-omap5-opp-supply.txt | 18 Required Properties for Device Node: 40 /* Device Node (CPU) */
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-stmpe.txt | 11 Node name must be stmpe_gpio and should be child node of stmpe node to which it
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/keystone/ |
D | ti,sci.txt | 16 TI-SCI controller Device Node: 61 TI-SCI Client Device Node:
|
/Linux-v4.19/Documentation/devicetree/bindings/cpufreq/ |
D | brcm,stb-avs-cpu-freq.txt | 22 Node brcm,avs-cpu-data-mem 37 Node brcm,avs-cpu-l2-intr
|
/Linux-v4.19/Documentation/networking/ |
D | arcnet-hardware.txt | 596 S2 1-8: Node ID Select 609 Setting the Node ID 804 SW3 1-8: Node ID Select 817 Setting the Node ID 842 8 7 6 5 4 3 2 1 | Node ID | Node ID 1318 S2 1-8: Node ID Select (ID0-ID7) 1334 Setting the Node ID 1358 8 7 6 5 4 3 2 1 | Node ID | Node ID 1534 SW2 1-8: Node ID Select (ID0-ID7) 1544 Setting the Node ID [all …]
|
1234