Home
last modified time | relevance | path

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

1234

/Linux-v6.6/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-v6.6/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
/Linux-v6.6/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-v6.6/include/uapi/linux/
Dzorro.h66 struct Node { struct
99 struct Node cd_Node;
/Linux-v6.6/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-v6.6/Documentation/arch/arm64/
Dlegacy_instructions.rst49 :Node: /proc/sys/abi/swp
55 :Node: /proc/sys/abi/cp15_barrier
61 :Node: /proc/sys/abi/setend
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt7 - BMan Node
8 - BMan Private Memory Node
11 BMan Node
65 BMan Private Memory Node
/Linux-v6.6/Documentation/devicetree/bindings/rng/
Dsparc_sun_oracle_rng.txt16 Node 0xf029a4f4
24 Node 0xf028c08c
/Linux-v6.6/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-v6.6/tools/perf/scripts/python/
Dflamegraph.py52 class Node: class
73 self.stack = Node("all", "root")
92 child = Node(name, libtype)
/Linux-v6.6/Documentation/translations/zh_CN/core-api/
Dprintk-formats.rst454 %pOF /foo/bar@0 - Node full name
456 %pOFfp /foo/bar@0:10 - Node full name + phandle
457 %pOFfcF /foo/bar@0:foo,device:--P- - Node full name +
485 %pfwP endpoint@0 - Node name
492 %pfwP endpoint - Node name
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/fsl/
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
Decm.txt6 Local Access Window (LAW) Node
35 E500 Coherency Module Node
Dmcm.txt6 Local Access Window (LAW) Node
35 MPX Coherency Module Node
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/
Dhisilicon,hi6220-mailbox.txt9 Mailbox Device Node:
59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
/Linux-v6.6/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
Darcnet-hardware.rst624 S2 1-8: Node ID Select
637 Setting the Node ID
832 SW3 1-8: Node ID Select
845 Setting the Node ID
870 8 7 6 5 4 3 2 1 | Node ID | Node ID
1358 S2 1-8: Node ID Select (ID0-ID7)
1374 Setting the Node ID
1400 8 7 6 5 4 3 2 1 | Node ID | Node ID
1575 SW2 1-8: Node ID Select (ID0-ID7)
1585 Setting the Node ID
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/arm/
Dcavium-thunder.txt6 Root Node
/Linux-v6.6/Documentation/devicetree/bindings/cpufreq/
Dbrcm,stb-avs-cpu-freq.txt22 Node brcm,avs-cpu-data-mem
37 Node brcm,avs-cpu-l2-intr
/Linux-v6.6/tools/perf/Documentation/
Dperf-c2c.txt277 Node
282 The 'Node' field displays nodes that accesses given cacheline
286 Node{cpus %hitms %stores} (Display with HITM types)
287 Node{cpus %peers %stores} (Display with peer type)
289 Node{cpu list}
/Linux-v6.6/Documentation/userspace-api/media/
Dglossary.rst32 Device Node
182 V4L2 Device Node
183 A :term:`Device Node` that is associated to a V4L driver.
/Linux-v6.6/Documentation/translations/zh_CN/mm/
Dnuma.rst63 代表了相对稀缺的资源。Linux选择了一个默认的Node ordered zonelist。这意味着在使用按NUMA距
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt4 Node: /ibm,opal/sensor-groups
/Linux-v6.6/Documentation/filesystems/
Dubifs-authentication.rst83 - *Tree Node Cache (TNC)*: an in-memory B+ tree that reflects the current FS
95 UBIFS Index & Tree Node Cache
282 | Master Node |
288 | Index Node #1 |
299 | Index Node #2 | | Index Node #3 |
307 | Data Node | | INO Node | | DENT Node |

1234