Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Duaccess.rs25 pub struct UserPtr(*mut c_void); implementation
23 pub struct UserPtr(*mut c_void); global() struct
59 wrapping_byte_add(self, add: usize) -> UserPtr wrapping_byte_add() argument
165 new(ptr: UserPtr, length: usize) -> Self new() argument
[all...]