Home
last modified time | relevance | path

Searched refs:Inner (Results 1 – 22 of 22) sorted by relevance

/linux/samples/rust/
H A Drust_debugfs.rs77 inner: File<Mutex<Inner>>,
85 struct Inner { struct
90 impl FromStr for Inner { argument
107 Ok(Inner { x, y }) in from_str()
145 fn build_inner(dir: &Dir) -> impl PinInit<File<Mutex<Inner>>> + '_ { in build_inner()
146 dir.read_write_file(c"pair", new_mutex!(Inner { x: 3, y: 10 })) in build_inner()
H A Drust_misc_device.rs142 struct Inner { struct
150 inner: Mutex<Inner>, argument
166 inner <- new_mutex!(Inner { in open()
/linux/rust/kernel/debugfs/
H A Dcallback_adapters.rs28 type Inner; typedef
47 type Inner = D; typedef
98 type Inner = D; typedef
108 type Inner = D; typedef
H A Dfile_ops.rs61 pub(super) const fn adapt(&self) -> &FileOps<T::Inner> { in adapt() argument
/linux/Documentation/networking/
H A Dseg6-sysctl.rst37 0 copy flowlabel from Inner packet in case of Inner IPv6
H A Dsegmentation-offloads.rst93 Outer Inner
100 Outer Inner
H A Dip-sysctl.rst133 0x0040 Inner source IP address
134 0x0080 Inner destination IP address
135 0x0100 Inner IP protocol
136 0x0200 Inner Flow Label
137 0x0400 Inner source port
138 0x0800 Inner destination port
2436 0x0040 Inner source IP address
2437 0x0080 Inner destination IP address
2438 0x0100 Inner IP protocol
2439 0x0200 Inner Flow Label
[all …]
/linux/rust/syn/
H A Dattr.rs449 Inner(Token![!]),
612 AttrStyle::Inner(_) => false, in outer()
622 AttrStyle::Inner(_) => true, in inner()
672 style: AttrStyle::Inner(input.parse()?), in single_parse_inner()
770 AttrStyle::Inner(_) => "#!", in fmt()
802 if let AttrStyle::Inner(b) = &self.style { in to_tokens()
/linux/drivers/android/binder/
H A Dpage_range.rs140 lock: SpinLock<Inner>,
171 struct Inner { struct
184 unsafe impl Send for Inner {} implementation
279 lock <- new_spinlock!(Inner { in new()
/linux/Documentation/bpf/
H A Dmap_of_maps.rst55 Inner maps can be retrieved using the ``bpf_map_lookup_elem()`` helper. This
/linux/arch/arm/mm/
H A Dcache-v7.S311 ALT_SMP(mcr p15, 0, r0, c7, c1, 6) @ invalidate BTB Inner Shareable
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst64 Inner working of this_cpu operations
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs145 Description: Controls discard granularity of inner discard thread. Inner thread
754 when is not in idle. Inner thread will not issue discards with size that
/linux/rust/syn/gen/
H A Deq.rs70 (crate::AttrStyle::Inner(_), crate::AttrStyle::Inner(_)) => true, in eq()
H A Dfold.rs1104 crate::AttrStyle::Inner(_binding_0) => crate::AttrStyle::Inner(_binding_0), in fold_attr_style()
H A Dhash.rs79 crate::AttrStyle::Inner(_) => { in hash()
H A Ddebug.rs81 crate::AttrStyle::Inner(v0) => { in fmt()
H A Dvisit_mut.rs1034 crate::AttrStyle::Inner(_binding_0) => { in visit_attr_style_mut()
H A Dvisit.rs1028 crate::AttrStyle::Inner(_binding_0) => { in visit_attr_style()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst892 - The VF may not receive all network traffic based on the Inner VLAN header
/linux/arch/arm/
H A DKconfig732 cache line maintenance operation by MVA targeting an Inner
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst95 R-3. Competition Between Inner Nodes and Threads
3295 Competition Between Inner Nodes and Threads