Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dipc_namespace.h125 extern struct ipc_namespace *copy_ipcs(unsigned long flags,
147 static inline struct ipc_namespace *copy_ipcs(unsigned long flags, in copy_ipcs() function
/OK3568_Linux_fs/kernel/ipc/
H A Dnamespace.c79 struct ipc_namespace *copy_ipcs(unsigned long flags, in copy_ipcs() function
/OK3568_Linux_fs/kernel/kernel/
H A Dnsproxy.c90 new_nsp->ipc_ns = copy_ipcs(flags, user_ns, tsk->nsproxy->ipc_ns); in create_new_namespaces()