| /linux/tools/perf/python/ |
| H A D | ilist.py | 18 from textual.widgets import Button, Footer, Header, Input, Label, Sparkline, Static, Tree 183 yield Label(label + " ") 184 yield Label("0", id=f"counter_{label}") 196 yield Label(label) 286 search_label = self.query_one("#active_search", Label) 348 counter: Label = self.query(f"#counter_cpu{cpu}" if cpu >= 0 else "#counter_total") 351 counter = counter.first(Label) 386 label_name = self.query_one("#event_name", Label) 496 Vertical(Label("event name", id="event_name"), 499 yield Label(id="active_search")
|
| /linux/net/mpls/ |
| H A D | Kconfig | 7 bool "MultiProtocol Label Switching" 10 MultiProtocol Label Switching routes packets through logical
|
| /linux/Documentation/netlabel/ |
| H A D | cipso_ipv4.rst | 41 Label Translation 51 Label Translation Cache
|
| H A D | lsm_interface.rst | 40 NetLabel Label Mapping Cache Operations
|
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 541 4.2 Single Label CIPSO Hosts 686 5.4 Label of ICMP Messages
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | hisilicon,hi3660-mailbox.txt | 16 phandle : Label name of controller
|
| H A D | hisilicon,hi6220-mailbox.txt | 22 phandle: Label name of mailbox controller
|
| /linux/rust/syn/ |
| H A D | expr.rs | 330 pub label: Option<Label>, 424 pub label: Option<Label>, 509 pub label: Option<Label>, 701 pub label: Option<Label>, 1114 pub struct Label { 1186 ExprWhile, ExprYield, Label, PointerMutability, RangeLimits, 1872 let the_label: Label = input.parse()?; in atom_labeled() 2298 let label: Option<Label> = input.parse()?; in parse() 2328 let label: Option<Label> = input.parse()?; in parse() 2644 let label: Option<Label> = input.parse()?; in parse() [all …]
|
| H A D | lib.rs | 373 pub use crate::expr::{Arm, Label, PointerMutability, RangeLimits};
|
| /linux/fs/nfsd/ |
| H A D | Kconfig | 152 bool "Provide Security Label support for NFSv4 server"
|
| /linux/rust/syn/gen/ |
| H A D | fold.rs | 576 fn fold_label(&mut self, i: crate::Label) -> crate::Label { in fold_label() argument 2669 pub fn fold_label<F>(f: &mut F, node: crate::Label) -> crate::Label in fold_label() 2673 crate::Label { in fold_label()
|
| H A D | clone.rs | 1343 impl Clone for crate::Label { implementation 1345 crate::Label { in clone()
|
| H A D | eq.rs | 1311 impl Eq for crate::Label {} implementation 1314 impl PartialEq for crate::Label { implementation
|
| H A D | visit_mut.rs | 547 fn visit_label_mut(&mut self, i: &mut crate::Label) { in visit_label_mut() argument 2577 pub fn visit_label_mut<V>(v: &mut V, node: &mut crate::Label) in visit_label_mut()
|
| H A D | visit.rs | 539 fn visit_label(&mut self, i: &'ast crate::Label) { in visit_label() argument 2712 pub fn visit_label<'ast, V>(v: &mut V, node: &'ast crate::Label) in visit_label()
|
| H A D | hash.rs | 1686 impl Hash for crate::Label { implementation
|
| H A D | debug.rs | 1961 impl Debug for crate::Label { implementation
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-cxl | 36 (RO) Size (in bytes) of the Label Storage Area (LSA).
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 411 Label:
|