Home
last modified time | relevance | path

Searched refs:ns_of_pid (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/namespaces/
H A Dpid_namespace.rs137 pub fn ns_of_pid(&self) -> Arc<PidNamespace> { in ns_of_pid() method
174 let active = pcb.pid_strcut().read().ns_of_pid(); in get_parent()
194 let active = pcb.pid_strcut().read().ns_of_pid(); in install()