Home
last modified time | relevance | path

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

/linux/rust/kernel/mm/
H A Dvirt.rs213 pub struct VmaNew { global() struct
217 vmaVmaNew global() argument
218 impl Deref for VmaNew { global() implementation
227 impl VmaNew { global() implementation
/linux/drivers/android/binder/
H A Dprocess.rs1675 vma: &mm::virt::VmaNew, in mmap()