Searched refs:r_state (Results 1 – 8 of 8) sorted by relevance
74 uint32_t r_state; member92 uint32_t r_state; member100 cfga_stat_t *r_state);135 scf_get_slotinfo(char *ap_pid, cfga_stat_t *r_state, cfga_stat_t *o_state) in scf_get_slotinfo() argument175 *r_state = stat->ap_r_state; in scf_get_slotinfo()373 cfga_stat_t r_state, o_state; /* slot status */ in notify_scf_of_hotplug() local390 r_state = o_state = 0; in notify_scf_of_hotplug()439 scf_get_slotinfo(ap_id, &r_state, &o_state); in notify_scf_of_hotplug()442 syslog(LOG_DEBUG, "r_state = %d\n", r_state); in notify_scf_of_hotplug()478 sdata.r_state = (uint32_t)r_state; in notify_scf_of_hotplug()[all …]
83 (r_dbg.r_state == RT_CONSISTENT) ? "RT_CONSISTENT" : in prb_loadobj_iter()84 (r_dbg.r_state == RT_ADD) ? "RT_ADD" : "RT_DELETE"); in prb_loadobj_iter()87 if (r_dbg.r_state != RT_CONSISTENT) in prb_loadobj_iter()
215 (r_dbg->r_state == RT_CONSISTENT) ? "RT_CONSISTENT" : in inprocess_loadobj_iter()216 (r_dbg->r_state == RT_ADD) ? "RT_ADD" : "RT_DELETE"); in inprocess_loadobj_iter()219 if (r_dbg->r_state != RT_CONSISTENT) in inprocess_loadobj_iter()
560 r_state_e r_state; member572 r_state_e r_state; member
35 unsigned long r_state; member
115 if (test_and_set_bit(RDSV3_MR_DEAD, &mr->r_state)) in rdsv3_destroy_mr()
66 r_debug.rtd_rdebug.r_state)); in rtld_db_dlactivity()77 r_debug.rtd_rdebug.r_state)); in rtld_db_preinit()88 r_debug.rtd_rdebug.r_state)); in rtld_db_postinit()167 r_debug.rtd_rdebug.r_state = state; in rd_event()
501 switch (rdb.rtd_rdebug.r_state) { in _rd_event_getmsg32()