Home
last modified time | relevance | path

Searched refs:Entry (Results 1 – 25 of 60) sorted by relevance

123

/linux/rust/syn/
H A Dbuffer.rs19 enum Entry { enum
37 entries: Box<[Entry]>,
41 fn recursive_new(entries: &mut Vec<Entry>, stream: TokenStream) { in recursive_new() argument
44 TokenTree::Ident(ident) => entries.push(Entry::Ident(ident)), in recursive_new()
45 TokenTree::Punct(punct) => entries.push(Entry::Punct(punct)), in recursive_new()
46 TokenTree::Literal(literal) => entries.push(Entry::Literal(literal)), in recursive_new()
49 entries.push(Entry::End(0, 0)); // we replace this below in recursive_new()
53 entries.push(Entry::End( in recursive_new()
57 entries[group_start_index] = Entry::Group(group, group_offset); in recursive_new()
76 entries.push(Entry::End(-(entries.len() as isize), 0)); in new2()
[all …]
/linux/rust/kernel/debugfs/
H A Dentry.rs15 pub(crate) struct Entry<'a> { struct
18 _parent: Option<Arc<Entry<'static>>>, argument
25 unsafe impl Send for Entry<'_> {} implementation
28 unsafe impl Sync for Entry<'_> {} implementation
30 impl Entry<'static> { impl
42 Entry { in dynamic_dir()
75 Entry { in dynamic_file()
83 impl<'a> Entry<'a> { impl
84 pub(crate) fn dir(name: &CStr, parent: Option<&'a Entry<'_>>) -> Self { in dir()
96 Entry { in dir()
[all …]
/linux/Documentation/driver-api/cxl/platform/
H A Dcdat.rst59 Entry Basee Unit : 0000000000001000 <- Entry Base Unit field in HMAT SSLBIS
60 Entry : 010000000000 <- First byte used here, CXL LTC
69 Entry Basee Unit : 0000000000001000 <- Entry Base Unit field in HMAT SSLBIS
70 Entry : 020000000000 <- First byte used here, CXL BW
90 Entry Base Unit : 00000000000000001000 <- Matches Entry Base Unit in HMAT SSLBIS
92 <- SSLB Entry 0
97 <- SSLB Entry 1
109 Entry Base Unit : 00000000000000001000 <- Matches Entry Base Unit in HMAT SSLBIS
111 <- SSLB Entry 0
/linux/Documentation/driver-api/cxl/platform/example-configurations/
H A Dflexible.rst238 Entry : 0080
239 Entry : 0100
240 Entry : 0100
241 Entry : 0100
242 Entry : 0100
243 Entry : 0100
244 Entry : 0100
245 Entry : 0100
257 Entry : 1200
258 Entry : 0400
[all …]
H A Dmulti-dev-per-hb.rst62 Entry : 0080
63 Entry : 0100
69 Entry : 1200
70 Entry : 0200
H A Dhb-interleave.rst72 Entry : 0080
73 Entry : 0100
80 Entry : 1200
81 Entry : 0400
/linux/rust/kernel/
H A Ddebugfs.rs36 use entry::Entry;
49 pub struct Dir(#[cfg(CONFIG_DEBUG_FS)] Option<Arc<Entry<'static>>>);
65 Arc::new(Entry::dynamic_dir(name, parent_entry), GFP_KERNEL).ok(), in create()
88 unsafe { Entry::dynamic_file(name, parent.clone(), data, file_ops) } in create_file()
90 Entry::empty() in create_file()
346 entry: ManuallyDrop::new(Entry::dynamic_dir(name, Some(parent_entry))), in scoped_dir()
392 _entry: Entry<'static>,
430 fn entry_mut(self: Pin<&mut Self>) -> &mut Entry<'static> { in entry_mut()
437 F: for<'a> FnOnce(&'a T) -> Entry<'static> + 'b, in new()
441 _entry: Entry::empty(), in new()
[all …]
H A Drbtree.rs395 pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { in entry()
397 RawEntry::Occupied(entry) => Entry::Occupied(entry), in entry()
398 RawEntry::Vacant(entry) => Entry::Vacant(VacantEntry { raw: entry, key }), in entry()
1275 pub enum Entry<'a, K, V> { enum
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dhmat.rst24 Entry : 0080 <- DRAM LTC
25 Entry : 0100 <- CXL LTC
31 Entry : 1200 <- DRAM BW
32 Entry : 0200 <- CXL BW
/linux/arch/m68k/fpsp040/
H A Dsint.S8 | Entry points sint and sintrz are called from do_func
10 | respectively. Entry point sintdo is used by bindec.
12 | Input: (Entry points sint and sintrz) Double-extended
15 | (Entry point sintdo) Double-extended number X in
17 | (Entry point sintd) Double-extended denormalized
/linux/arch/m68k/ifpsp060/
H A DTEST.DOC65 (2) | Entry Point | - user does "bsr" or "jsr" to this address
87 The second section, the "Entry-point" section, is used by external routines
102 0 bytes from the top of the "Entry-point" section.)
104 The third section is the code section. After entering through an "Entry-point",
137 68060ISP-TEST Entry-points:
141 68060FPSP-TEST Entry-points:
201 # ftest.sa starts here; start of "Entry-point" section.
H A Disp.doc79 (2) | Entry Point | - user does a "bra" or "jmp" to this address
100 The second section, the "Entry-point" section, is used by external routines
116 point is located 0 bytes from the top of the "Entry-point" section.)
118 The third section is the code section. After entering through an "Entry-point",
185 through the "Entry-point"s _060_isp_cas() or _060_isp_cas2().
196 "Entry-point" _060_isp_cas_finish() or _060_isp_cas2_finish().
H A Diskeleton.S161 | Entry point for the selected cas emulation code implementation.
172 | Entry point for the selected cas2 emulation code implementation.
183 | Entry point for the operating system`s routine to "lock" a page
252 | Entry point for the operating system`s routine to "unlock" a
H A Dfpsp.doc71 (2) | Entry Point | - user does "bra" or "jmp" to this address
92 The second section, the "Entry-point" section, is used by external routines
107 48 bytes from the top of the "Entry-point" section.)
109 The third section is the code section. After entering through an "Entry-point",
H A Dilsp.doc66 The file ilsp.sa contains an "Entry-Point" section and a
68 is the "Entry-Point" section. In order to access a function in the
70 below in "68060ILSP Entry Points" that corresponds to the desired
/linux/arch/sh/lib/
H A Dashlsi3.S23 ! Entry:
38 ! Entry:
H A Dashrsi3.S23 ! Entry:
38 ! Entry:
H A Dlshrsi3.S23 ! Entry:
38 ! Entry:
/linux/drivers/android/binder/
H A Dfreeze.rs189 if let rbtree::Entry::Occupied(ref dupe) = freeze_entry { in request_freeze_notif()
201 rbtree::Entry::Vacant(entry) => { in request_freeze_notif()
215 rbtree::Entry::Occupied(mut dupe) => { in request_freeze_notif()
/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst3 Maintainer Entry Profile
6 The Maintainer Entry Profile supplements the top-level process documents
32 - Links to any other Maintainer Entry Profiles? For example a
/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dadd_remove_uprobe.tc15 ENTRYPOINT=`readelf -h ${REALBIN} | grep Entry | sed -e 's/[^0]*//'`
/linux/Documentation/ABI/testing/
H A Ddebugfs-intel-iommu62 Entry SrcID DstID Vct IRTE_high IRTE_low
68 Entry SrcID DstID Vct IRTE_high IRTE_low
77 Entry SrcID PDA_high PDA_low Vct IRTE_high IRTE_low
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst112 0x11 TLB Entry High-order Bits TLBEHI
113 0x12 TLB Entry Low-order Bits 0 TLBELO0
114 0x13 TLB Entry Low-order Bits 1 TLBELO1
147 0x8C TLB Refill Exception Entry Low-order TLBRELO0
149 0x8D TLB Refill Exception Entry Low-order TLBRELO1
151 0x8E TLB Refill Exception Entry High-order TLBEHI
/linux/arch/arc/kernel/
H A Dentry-arcv2.S201 ; Handle special case #1: (Entry via Exception, Return via IRQ)
226 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
/linux/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S53 # Entry point for dynamically created TCS page expected to follow

123