Searched refs:init_ipc_ns (Results 1 – 5 of 5) sorted by relevance
29 struct ipc_namespace init_ipc_ns = { variable30 .ns = NS_COMMON_INIT(init_ipc_ns),
1652 if (!setup_mq_sysctls(&init_ipc_ns)) { in init_mqueue_fs() 1664 error = mq_init_ns(&init_ipc_ns); in init_mqueue_fs() 1673 retire_mq_sysctls(&init_ipc_ns); in init_mqueue_fs()
1371 msg_init_ns(&init_ipc_ns); in msg_init()
83 extern struct ipc_namespace init_ipc_ns;
126 bool use_reserve = (info->ipc_ns == &init_ipc_ns); in binderfs_binder_device_create()394 bool use_reserve = (info->ipc_ns == &init_ipc_ns); in binderfs_binder_ctl_create()