/titanic_41/usr/src/uts/common/syscall/ |
H A D | p_online.c | 76 case P_ONLINE: in p_online_internal_locked() 98 case P_ONLINE: in p_online_internal_locked() 132 case P_ONLINE: in p_online_internal_locked() 168 case P_ONLINE: in p_online_internal_locked() 188 case P_ONLINE: in p_online_internal_locked() 209 case P_ONLINE: in p_online_internal_locked()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
H A D | cma_cpu_sun4v.c | 104 return (P_ONLINE); in cpu_cmd() 115 case P_ONLINE: in cpu_cmd() 123 if (rc != P_OFFLINE && rc != P_ONLINE && rc != P_FAULTED) { in cpu_cmd()
|
/titanic_41/usr/src/cmd/psradm/ |
H A D | psradm.c | 82 { P_ONLINE, "on-line", "brought", "on" }, 267 action = P_ONLINE; in main()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | processor.h | 65 #define P_ONLINE 0x0002 /* processor is online */ macro
|
/titanic_41/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_cpu.c | 221 err = cma_cpu_statechange(hdl, asru, uuid, P_ONLINE, in cpu_online() 295 case P_ONLINE: in p_online_state_fmt()
|
/titanic_41/usr/src/uts/i86xpv/os/ |
H A D | mp_xen.c | 827 return (p_online_internal(id, P_ONLINE, &oldstate)); in vcpu_config_poweron() 840 case P_ONLINE: in vcpu_config_report() 880 case P_ONLINE: in vcpu_config_report() 922 vcpu_config_report(id, P_ONLINE, error); in vcpu_config()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | fault_iso.c | 230 rv = p_online_internal(msg->cpu_id, P_ONLINE, in cpu_data_handler() 281 case P_ONLINE: in cpu_data_handler()
|
/titanic_41/usr/src/cmd/stat/common/ |
H A D | statcommon.h | 54 #define CPU_ONLINE(s) ((s) == P_ONLINE || (s) == P_NOINTR)
|
/titanic_41/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 163 return (ret == 0 && status != P_ONLINE ? in fmd_agent_cpu_isretired()
|
/titanic_41/usr/src/uts/intel/io/ |
H A D | devfm_machdep.c | 268 new_status = P_ONLINE; in fm_ioctl_cpu_retire()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_meth.c | 158 } else if (rc == P_ONLINE) { in cpu_walker()
|
/titanic_41/usr/src/lib/fm/libldom/sparc/ |
H A D | ldom.c | 562 return (p_online(vid, P_ONLINE)); in ldom_fmri_unretire()
|
H A D | ldmsvcs_utils.c | 1391 rc = P_ONLINE; in cpu_request()
|
/titanic_41/usr/src/cmd/psrset/ |
H A D | psrset.c | 817 errors = do_intr(pset, P_ONLINE); in main()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | pool_pset.c | 775 status = P_ONLINE; in pool_cpu_propput()
|
H A D | cpu.c | 2246 case P_ONLINE: in cpu_info_kstat_update() 3068 return (P_ONLINE); in cpu_get_state() 3082 case P_ONLINE: in cpu_get_state_str()
|
/titanic_41/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 657 case P_ONLINE: in cpustat()
|
H A D | cputrack.c | 808 if (stat != P_ONLINE && stat != P_NOINTR) in p4_ht_error()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1106 case P_ONLINE: in xpv_online() 1129 *old_status = P_ONLINE; in xpv_online()
|
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | ri_init.c | 1873 case P_ONLINE: in pstate2str()
|
/titanic_41/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dtrace.c | 829 return (P_ONLINE); in dtracemdb_stat()
|
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1895 case P_ONLINE: in get_pi_state()
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | linkprop.c | 1916 if (rc != P_ONLINE) { in check_cpus()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_event.c | 4981 { P_ONLINE, "P_ONLINE"}, in aus_p_online()
|
/titanic_41/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 1391 P_ONLINE, P_OFFLINE, P_NOINTR, P_SPARE, P_FAULTED, P_STATUS
|