Searched defs:Pointer (Results 1 – 3 of 3) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | workqueue.rs | 367 type Pointer = Pin<KBox<Self>>; global()  typedef  | 
| /linux/rust/kernel/time/ | ||
| H A D | hrtimer.rs | 300 type Pointer<'a>: RawHrTimerCallback; global()  typedef  | 
| /linux/drivers/android/binder/ | ||
| H A D | process.rs | 473     type Pointer = Arc<Process>;  typedef |