Home
last modified time | relevance | path

Searched refs:get_ipc_ns (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/ipc/
Dnamespace.c58 return get_ipc_ns(ns); in copy_ipcs()
144 ns = get_ipc_ns(nsproxy->ipc_ns); in ipcns_get()
165 nsproxy->ipc_ns = get_ipc_ns(ns); in ipcns_install()
Dutil.c864 iter->ns = get_ipc_ns(current->nsproxy->ipc_ns); in sysvipc_proc_open()
Dshm.c1195 sfd->ns = get_ipc_ns(ns); in do_shmat()
Dmqueue.c107 return get_ipc_ns(inode->i_sb->s_fs_info); in __get_ns_from_inode()
/linux-4.1.27/include/linux/
Dipc_namespace.h119 static inline struct ipc_namespace *get_ipc_ns(struct ipc_namespace *ns) in get_ipc_ns() function
137 static inline struct ipc_namespace *get_ipc_ns(struct ipc_namespace *ns) in get_ipc_ns() function