Home
last modified time | relevance | path

Searched refs:INGLOBALZONE (Results 1 – 25 of 40) sorted by relevance

12

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c83 if (!INGLOBALZONE(curproc)) in nfs_export()
114 if (!INGLOBALZONE(curproc)) in nfssys()
167 if (!INGLOBALZONE(curproc)) in nfssys()
193 if (!INGLOBALZONE(curproc)) in nfssys()
212 if (!INGLOBALZONE(curproc)) in nfssys()
/titanic_44/usr/src/uts/common/os/
H A Dpool_pset.c118 ASSERT(INGLOBALZONE(curproc)); in pool_pset_setup_cb()
165 ASSERT(INGLOBALZONE(curproc)); in pool_pset_cpu_setup()
226 ASSERT(INGLOBALZONE(curproc)); in pool_pset_enable()
291 ASSERT(INGLOBALZONE(curproc)); in pool_pset_disable()
546 ASSERT(INGLOBALZONE(curproc)); in pool_pset_xtransfer()
611 ASSERT(INGLOBALZONE(curproc)); in pset_bind_start()
764 ASSERT(INGLOBALZONE(curproc)); in pool_cpu_propput()
813 ASSERT(INGLOBALZONE(curproc)); in pool_cpu_proprm()
861 if (!INGLOBALZONE(curproc) && mypsetid != psetid) in pool_pset_pack()
H A Dpool.c744 if (!INGLOBALZONE(curproc) && INGLOBALZONE(p)) { in pool_query_binding()
769 if (INGLOBALZONE(curproc)) in pool_system_pack()
805 if (!INGLOBALZONE(curproc) && myzonepool != pool) in pool_pool_pack()
1436 ((p->p_flag & SSYS) && INGLOBALZONE(p))) { in pool_do_bind()
1440 if (!INGLOBALZONE(p)) { in pool_do_bind()
1572 if ((!INGLOBALZONE(p) && idtype != P_ZONEID && in pool_do_bind()
H A Dpid.c354 if (INGLOBALZONE(curproc)) in prfind()
390 if (INGLOBALZONE(curproc)) in pgfind()
488 if (INGLOBALZONE(curproc)) in sprlock()
H A Dexit.c172 if (!INGLOBALZONE(p)) { in restart_init()
276 if (!INGLOBALZONE(p)) { in restart_init()
655 if (!INGLOBALZONE(curproc)) in proc_exit()
H A Dprintf.c229 if (!INGLOBALZONE(curproc)) in vuprintf()
H A Dkstat_fr.c820 if (!INGLOBALZONE(curproc)) { in system_misc_kstat_update()
835 if (INGLOBALZONE(curproc)) { in system_misc_kstat_update()
/titanic_44/usr/src/uts/common/syscall/
H A Dsysconfig.c172 if (!INGLOBALZONE(curproc) && in sysconfig()
186 if (!INGLOBALZONE(curproc) && in sysconfig()
H A Dauditsys.c447 if (INGLOBALZONE(curproc)) { in setpolicy()
509 if (!(audit_policy & AUDIT_PERZONE) && !INGLOBALZONE(curproc)) in setamask()
539 if (!(audit_policy & AUDIT_PERZONE) && !INGLOBALZONE(curproc)) in setkmask()
611 if (!(audit_policy & AUDIT_PERZONE) && !INGLOBALZONE(curproc)) in setkaudit()
705 if (!(audit_policy & AUDIT_PERZONE) && !INGLOBALZONE(curproc)) in setqctrl()
838 if (!(audit_policy & AUDIT_PERZONE) && !INGLOBALZONE(curproc)) in setstat()
882 if (!(audit_policy & AUDIT_PERZONE) && (!INGLOBALZONE(curproc))) in setumask()
965 if (!(audit_policy & AUDIT_PERZONE) && (!INGLOBALZONE(curproc))) in setsmask()
1064 if (!(audit_policy & AUDIT_PERZONE) && (!INGLOBALZONE(curproc))) in setcond()
1077 if (!(audit_policy & AUDIT_PERZONE) && INGLOBALZONE(curproc)) in setcond()
[all …]
H A Dgetloadavg.c50 if (!INGLOBALZONE(curproc)) { in getloadavg()
H A Dbrandsys.c48 if (INGLOBALZONE(p) || !ZONE_IS_BRANDED(p->p_zone)) in brandsys()
H A Dpset.c670 if (id == P_MYID || pset != PS_NONE || !INGLOBALZONE(curproc)) { in pset_bind()
678 if (id == P_MYID || pset != PS_NONE || !INGLOBALZONE(curproc)) { in pset_bind()
760 if (!INGLOBALZONE(curproc) && pool_pset_enabled()) { in pset_list()
H A Dcorectl.c218 if (INGLOBALZONE(curproc)) { in init_core()
H A Dutssys.c325 int inglobal = INGLOBALZONE(curproc); in dofusers()
/titanic_44/usr/src/uts/common/sys/
H A Dzone.h722 #define INGLOBALZONE(p) \ macro
729 ((p)->p_zone->zone_id == (zoneid) || INGLOBALZONE(p))
/titanic_44/usr/src/uts/common/klm/
H A Dklmmod.c276 if (INGLOBALZONE(curproc)) { in lm_svc()
/titanic_44/usr/src/uts/common/c2/
H A Daudit_syscalls.c339 if (!(audit_policy & AUDIT_PERZONE) && !INGLOBALZONE(curproc)) in auditdoor()
/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_rdma.c213 ASSERT(INGLOBALZONE(curproc)); in clnt_rdma_kcreate()
301 ASSERT(INGLOBALZONE(curproc)); in clnt_rdma_kinit()
1339 if (!INGLOBALZONE(curproc)) in rdma_reachable()
H A Drdma_subr.c513 ASSERT(INGLOBALZONE(curproc)); in rdma_kstat_init()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa_config.c329 if (INGLOBALZONE(curproc) || in spa_all_configs()
H A Dzfs_ioctl.c406 if (INGLOBALZONE(curproc) || in zfs_secpolicy_read()
422 if (!INGLOBALZONE(curproc) && in zfs_dozonecheck_impl()
426 if (INGLOBALZONE(curproc)) { in zfs_dozonecheck_impl()
541 if (!INGLOBALZONE(curproc)) { in zfs_set_slabel_policy()
619 if (!INGLOBALZONE(curproc)) in zfs_secpolicy_setprop()
626 if (!INGLOBALZONE(curproc)) { in zfs_secpolicy_setprop()
756 if (!INGLOBALZONE(curproc)) in zfs_secpolicy_share()
769 if (!INGLOBALZONE(curproc)) in zfs_secpolicy_smb_acl()
2264 if (!INGLOBALZONE(curproc) && !zone_dataset_visible(name, NULL)) in dataset_name_hidden()
H A Dspa_history.c185 if (INGLOBALZONE(curproc)) in spa_history_zone()
H A Ddsl_deleg.c587 if (!INGLOBALZONE(curproc)) { in dsl_deleg_access_impl()
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h566 #define INGLOBALZONE(z) (1) macro
/titanic_44/usr/src/uts/common/exec/elf/
H A Delf_notes.c281 if (!INGLOBALZONE(p)) { in write_elfnotes()

12