Home
last modified time | relevance | path

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

/DragonOS/kernel/src/namespaces/
H A Ducount.rs96 pub fn inc_ucounts( in inc_ucounts() method
H A Dmnt_namespace.rs196 .inc_ucounts(user_ns, Syscall::geteuid()?, MntNamespaces)) in inc_mnt_namespace()
H A Dpid_namespace.rs267 .inc_ucounts(user_ns, Syscall::geteuid()?, PidNamespaces)) in inc_pid_namespaces()