Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpid_namespace.h62 static inline struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function
/linux-5.19.10/kernel/
Dpid_namespace.c142 struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function