Home
last modified time | relevance | path

Searched defs:_phantom (Results 1 – 6 of 6) sorted by relevance

/linux/rust/kernel/debugfs/
H A Dentry.rs20 _phantom: PhantomData<&'a ()>, field
H A Dfile_ops.rs27 _phantom: PhantomData<T>, field
/linux/rust/kernel/
H A Dregulator.rs244 _phantom: PhantomData<State>, field
H A Dmaple_tree.rs492 _phantom: PhantomData<&'tree mut MapleTree<T>>, field
H A Drbtree.rs1158 _phantom: PhantomData<fn() -> (K, V)>, field
1307 _phantom: PhantomData<&'a mut RBTree<K, V>>, field
H A Ddebugfs.rs500 _phantom: PhantomData<fn(&'data ()) -> &'dir ()>, field