Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpid_namespace.h94 static inline struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function
/openbmc/linux/kernel/
H A Dpid_namespace.c145 struct pid_namespace *copy_pid_ns(unsigned long flags, in copy_pid_ns() function