Home
last modified time | relevance | path

Searched refs:Node (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v5.15/fs/
Dbinfmt_misc.c63 } Node; typedef
90 static Node *check_file(struct linux_binprm *bprm) in check_file()
97 Node *e = list_entry(l, Node, list); in check_file()
134 Node *fmt; in load_misc_binary()
230 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
274 static Node *create_entry(const char __user *buffer, size_t count) in create_entry()
276 Node *e; in create_entry()
289 memsize = sizeof(Node) + count + 8; in create_entry()
294 p = buf = (char *)e + sizeof(Node); in create_entry()
296 memset(e, 0, sizeof(Node)); in create_entry()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dfsl-sec6.txt4 -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
Dfsl-sec4.txt7 -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-v5.15/include/uapi/linux/
Dzorro.h66 struct Node { struct
99 struct Node cd_Node;
/Linux-v5.15/Documentation/devicetree/bindings/opp/
Dqcom-opp.txt7 * OPP Table Node
13 * OPP Node
Dti-omap5-opp-supply.txt18 Required Properties for Device Node:
40 /* Device Node (CPU) */
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dcnxt,cx92755-pinctrl.txt7 === Pin Controller Node ===
34 === Pin Configuration Node ===
44 === Pin Group Node ===
56 Required Pin Group Node Properties:
Dfsl,imx7ulp-pinctrl.txt41 /* Pin Controller Node */
46 /* Pin Configuration Node */
/Linux-v5.15/tools/perf/scripts/python/
Dflamegraph.py30 class Node: class
51 self.stack = Node("all", "root")
80 child = Node(name, libtype)
/Linux-v5.15/Documentation/arm64/
Dlegacy_instructions.rst49 :Node: /proc/sys/abi/swp
55 :Node: /proc/sys/abi/cp15_barrier
61 :Node: /proc/sys/abi/setend
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt7 - BMan Node
8 - BMan Private Memory Node
11 BMan Node
65 BMan Private Memory Node
/Linux-v5.15/Documentation/devicetree/bindings/rng/
Dsparc_sun_oracle_rng.txt16 Node 0xf029a4f4
24 Node 0xf028c08c
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dmaxim,max77686.txt48 Node of the MFD chip
73 Node of the MFD chip
99 Node of the MFD chip
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dfsl-fman.txt5 - 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
121 FMan MURAM Node
154 FMan Port Node
233 FMan dTSEC/XGEC/mEMAC Node
[all …]
/Linux-v5.15/Documentation/translations/zh_CN/core-api/
Dprintk-formats.rst453 %pOF /foo/bar@0 - Node full name
455 %pOFfp /foo/bar@0:10 - Node full name + phandle
456 %pOFfcF /foo/bar@0:foo,device:--P- - Node full name +
484 %pfwP endpoint@0 - Node name
491 %pfwP endpoint - Node name
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/
Decm.txt6 Local Access Window (LAW) Node
35 E500 Coherency Module Node
Dmcm.txt6 Local Access Window (LAW) Node
35 MPX Coherency Module Node
Dinterlaken-lac.txt6 - 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-v5.15/Documentation/devicetree/bindings/arm/
Dcavium-thunder.txt6 Root Node
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/
Dhisilicon,hi6220-mailbox.txt9 Mailbox Device Node:
59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
Dxlnx,zynqmp-ipi-mailbox.txt30 Controller Device Node:
69 Client Device Node:
/Linux-v5.15/Documentation/networking/
Dtipc.rst64 - Inter Node Links
67 Inter Node Links, which both guarantee data traffic integrity and monitor
79 Neighbor Node Discovery in the cluster is done by Ethernet broadcast or UDP
187 TIPC Node Management Interfaces
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Dgpio-stmpe.txt11 Node name must be stmpe_gpio and should be child node of stmpe node to which it
/Linux-v5.15/Documentation/devicetree/bindings/cpufreq/
Dbrcm,stb-avs-cpu-freq.txt22 Node brcm,avs-cpu-data-mem
37 Node brcm,avs-cpu-l2-intr
/Linux-v5.15/Documentation/devicetree/bindings/power/
Dxlnx,zynqmp-genpd.txt9 == Zynq MPSoC Generic PM Domain Node ==

1234