Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dipc_namespace.h116 extern struct ipc_namespace *copy_ipcs(unsigned long flags,
128 static inline struct ipc_namespace *copy_ipcs(unsigned long flags, in copy_ipcs() function
/linux-4.4.14/ipc/
Dnamespace.c54 struct ipc_namespace *copy_ipcs(unsigned long flags, in copy_ipcs() function
/linux-4.4.14/kernel/
Dnsproxy.c82 new_nsp->ipc_ns = copy_ipcs(flags, user_ns, tsk->nsproxy->ipc_ns); in create_new_namespaces()