Home
last modified time | relevance | path

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

/linux-6.3-rc2/ipc/
A Dnamespace.c111 return get_ipc_ns(ns); in copy_ipcs()
222 ns = get_ipc_ns(nsproxy->ipc_ns); in ipcns_get()
242 nsproxy->ipc_ns = get_ipc_ns(ns); in ipcns_install()
A Dmqueue.c177 return get_ipc_ns(inode->i_sb->s_fs_info); in __get_ns_from_inode()
456 ctx->ipc_ns = get_ipc_ns(current->nsproxy->ipc_ns); in mqueue_init_fs_context()
481 ctx->ipc_ns = get_ipc_ns(ns); in mq_create_mount()
A Dutil.c909 iter->ns = get_ipc_ns(current->nsproxy->ipc_ns); in sysvipc_proc_open()
A Dshm.c1642 sfd->ns = get_ipc_ns(ns); in do_shmat()
/linux-6.3-rc2/include/linux/
A Dipc_namespace.h135 static inline struct ipc_namespace *get_ipc_ns(struct ipc_namespace *ns) in get_ipc_ns() function
163 static inline struct ipc_namespace *get_ipc_ns(struct ipc_namespace *ns) in get_ipc_ns() function
/linux-6.3-rc2/drivers/android/
A Dbinderfs.c688 info->ipc_ns = get_ipc_ns(current->nsproxy->ipc_ns); in binderfs_fill_super()

Completed in 27 milliseconds