Searched refs:copy_ipcs (Results 1 - 3 of 3) sorted by path

/linux-master/include/linux/
H A Dipc_namespace.h132 extern struct ipc_namespace *copy_ipcs(unsigned long flags,
154 static inline struct ipc_namespace *copy_ipcs(unsigned long flags, function
/linux-master/ipc/
H A Dnamespace.c107 struct ipc_namespace *copy_ipcs(unsigned long flags, function
/linux-master/kernel/
H A Dnsproxy.c90 new_nsp->ipc_ns = copy_ipcs(flags, user_ns, tsk->nsproxy->ipc_ns);

Completed in 195 milliseconds