Home
last modified time | relevance | path

Searched defs:Pointer (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/
H A Dworkqueue.rs367 type Pointer = Pin<KBox<Self>>; global() typedef
468 type Pointer: WorkItemPointer<ID>; global() typedef
471 run(this: Self::Pointer) run() argument
[all...]
/linux/rust/kernel/time/
H A Dhrtimer.rs300 type Pointer<'a>: RawHrTimerCallback; global() typedef
/linux/drivers/android/binder/
H A Dprocess.rs473 type Pointer = Arc<Process>; typedef