Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
H A Dtask.rs172 struct PidNamespaceRef<'a> { in current_pid_ns() struct
177 impl Deref for PidNamespaceRef<'_> { in current_pid_ns() implementation
241 PidNamespaceRef { in current_pid_ns()