Searched defs:_phantom (Results 1 – 6 of 6) sorted by relevance
| /linux/rust/kernel/debugfs/ | ||
| H A D | entry.rs | 20 _phantom: PhantomData<&'a ()>, global() field |
| H A D | file_ops.rs | 27 _phantom: PhantomData<T>, global() field |
| /linux/rust/kernel/ | ||
| H A D | regulator.rs | 246 _phantom: PhantomData<State>, field |
| H A D | maple_tree.rs | 501 _phantom: PhantomData<&'tree mut MapleTree<T>>, field |
| H A D | rbtree.rs | 1158 _phantom: PhantomData<fn() -> (K, V)>, global() field |
| H A D | debugfs.rs | 500 _phantom: PhantomData<fn(&'data ()) -> &'dir ()>, global() field |