Home
last modified time | relevance | path

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

1234

/linux/fs/
H A Dbinfmt_misc.c61 } Node; typedef
90 static Node *search_binfmt_handler(struct binfmt_misc *misc, in search_binfmt_handler()
94 Node *e; in search_binfmt_handler()
140 static Node *get_binfmt_handler(struct binfmt_misc *misc, in get_binfmt_handler()
143 Node *e; in get_binfmt_handler()
161 static void put_binfmt_handler(Node *e) in put_binfmt_handler()
204 Node *fmt; in load_misc_binary()
305 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
349 static Node *create_entry(const char __user *buffer, size_t count) in create_entry()
351 Node *e; in create_entry()
[all …]
/linux/Documentation/translations/zh_CN/filesystems/
H A Dubifs-authentication.rst220 | Master Node |
226 | Index Node #1 |
237 | Index Node #2 | | Index Node #3 |
245 | Data Node | | INO Node | | DENT Node |
/linux/rust/kernel/
H A Drbtree.rs173 _p: PhantomData<Node<K, V>>,
368 let node = unsafe { container_of!(curr, Node<K, V>, links) }; in raw_entry()
416 let this = unsafe { container_of!(node, Node<K, V>, links) }; in get()
498 let this = unsafe { container_of!(node, Node<K, V>, links) }; in find_best_match()
546 let this = unsafe { container_of!(next, Node<K, V>, links) }; in drop()
840 let this = unsafe { container_of!(node.as_ptr(), Node<K, V>, links) }; in to_key_value()
920 let this = unsafe { container_of!(self.current.as_ptr(), Node<K, V>, links) }; in remove_current()
956 let this = unsafe { container_of!(neighbor, Node<K, V>, links) }; in remove_neighbor()
1062 let this = unsafe { container_of!(node.as_ptr(), Node<K, V>, links) }; in to_key_value_raw()
1171 let cur = unsafe { container_of!(self.next, Node<K, V>, links) }; in next()
[all …]
/linux/tools/perf/scripts/python/
H A Dflamegraph.py52 class Node: class
59 self.children: list[Node] = []
73 self.stack = Node("all", "root")
87 def find_or_create_node(node: Node, name: str, libtype: str) -> Node: argument
92 child = Node(name, libtype)
/linux/drivers/android/binder/
H A Dnode.rs182 pub(crate) struct Node { struct
194 impl ListArcSafe<0> for Node { argument
206 impl Node { impl
316 self as *const Node as usize in global_id() constant
332 self: &DArc<Node>, in inc_ref_done_locked() argument
335 ) -> Option<DLArc<Node>> { in inc_ref_done_locked() argument
371 self: &DArc<Node>, in update_refcount_locked() argument
376 ) -> Option<DLArc<Node>> { in update_refcount_locked() argument
414 ) -> Result<Option<DLArc<Node>>, CouldNotDeliverCriticalIncrement> { in incr_refcount_allow_zero2one() argument
699 impl DeliverToRead for Node { implementation
[all …]
H A Dfreeze.rs17 defs::*, node::Node, process::Process, thread::Thread, BinderReturnWriter, DArc, DLArc,
27 pub(crate) node: DArc<Node>,
53 fn allow_duplicate(&self, node: &DArc<Node>) -> bool { in allow_duplicate()
310 fn get_freeze_cookie(&self, node: &DArc<Node>) -> Option<FreezeCookie> { in get_freeze_cookie()
322 fn find_freeze_recipients(&self) -> Result<KVVec<(DArc<Node>, Arc<Process>)>, AllocError> { in find_freeze_recipients() argument
H A Dprocess.rs46 node::{CouldNotDeliverCriticalIncrement, CritIncrWrapper, Node, NodeDeath, NodeRef},
110 nodes: RBTree<u64, DArc<Node>>,
219 node: &DArc<Node>, in update_node_refcount() argument
242 node: DArc<Node>, in new_node_ref() argument
253 node: DArc<Node>, in new_node_ref_with_thread() argument
274 fn get_existing_node(&self, ptr: u64, cookie: u64) -> Result<Option<DArc<Node>>> { in get_existing_node() argument
766 let node = DTRWrap::arc_pin_init(Node::new(ptr, cookie, flags, self.into()))?.into_arc(); in get_node_inner()
1730 pub(crate) nodes: RBTree<u64, DArc<Node>>,
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dsrat.rst23 A proximity domain is ROUGHLY equivalent to "NUMA Node" - though a 1-to-1
25 map to "NUMA Node 3", for example. (See "NUMA Node Creation")
36 Proximity Domain : 00000001 <- NUMA Node 1
H A Dslit.rst8 accessor and memory nodes. Node without initiators (cpus) are infinitely (FF)
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt7 === Pin Controller Node ===
34 === Pin Configuration Node ===
44 === Pin Group Node ===
56 Required Pin Group Node Properties:
H A Dti,da850-pupd.txt15 Pin Group Node Properties:
/linux/include/uapi/linux/
H A Dzorro.h66 struct Node { struct
99 struct Node cd_Node;
/linux/Documentation/arch/arm64/
H A Dlegacy_instructions.rst49 :Node: /proc/sys/abi/swp
55 :Node: /proc/sys/abi/cp15_barrier
61 :Node: /proc/sys/abi/setend
/linux/Documentation/translations/zh_CN/core-api/
H A 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/Documentation/devicetree/bindings/powerpc/fsl/
H A 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
H A Decm.txt6 Local Access Window (LAW) Node
35 E500 Coherency Module Node
H A Dmcm.txt6 Local Access Window (LAW) Node
35 MPX Coherency Module Node
/linux/Documentation/devicetree/bindings/mailbox/
H A Dhisilicon,hi6220-mailbox.txt9 Mailbox Device Node:
59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst249 PSE PI Node: Essential Information
264 - *PSE Controller Node:* Typically lacks details on physical pair usage,
272 - *PSE Controller Node:* Polarity management may exceed the standard
281 - *PSE Controller Node:* Controllers may not manage cell associations
290 - *PSE Controller Node:* Specific capabilities may depend on the overall PSE
300 - *PSE Controller Node:* Some protections may be implemented via
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dbrcm,stb-avs-cpu-freq.txt22 Node brcm,avs-cpu-data-mem
37 Node brcm,avs-cpu-l2-intr
/linux/tools/perf/Documentation/
H A Dperf-c2c.txt291 Node
296 The 'Node' field displays nodes that accesses given cacheline
300 Node{cpus %hitms %stores} (Display with HITM types)
301 Node{cpus %peers %stores} (Display with peer type)
303 Node{cpu list}
/linux/Documentation/userspace-api/media/
H A Dglossary.rst39 Device Node
194 V4L2 Device Node
195 A :term:`Device Node` that is associated to a V4L driver.
/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dsensor-groups.txt4 Node: /ibm,opal/sensor-groups
/linux/Documentation/translations/zh_CN/mm/
H A Dnuma.rst63 代表了相对稀缺的资源。Linux选择了一个默认的Node ordered zonelist。这意味着在使用按NUMA距
/linux/drivers/net/hamradio/
H A DKconfig8 and a Terminal Node Controller (a small embedded system commonly
25 PC and your TNC (the Terminal Node Controller acts as a kind of
156 port and includes some of the functions of a Terminal Node

1234