Searched refs:sleep_flag (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 1065 int sleep_flag, log_error; in plat_send_ecc_mailbox_msg() local 1094 sleep_flag = KM_NOSLEEP; in plat_send_ecc_mailbox_msg() 1100 sleep_flag = KM_NOSLEEP; in plat_send_ecc_mailbox_msg() 1106 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1112 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1119 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1125 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1133 sleep_flag); in plat_send_ecc_mailbox_msg() 1147 msgp->ecc_req.msg_buf = (caddr_t)kmem_zalloc(msg_size, sleep_flag); in plat_send_ecc_mailbox_msg() 1191 sleep_flag); in plat_send_ecc_mailbox_msg() [all …]
|
/titanic_44/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 1053 int sleep_flag, log_error; in plat_send_ecc_mailbox_msg() local 1081 sleep_flag = KM_NOSLEEP; in plat_send_ecc_mailbox_msg() 1087 sleep_flag = KM_NOSLEEP; in plat_send_ecc_mailbox_msg() 1093 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1099 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1106 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1112 sleep_flag = KM_SLEEP; in plat_send_ecc_mailbox_msg() 1120 sleep_flag); in plat_send_ecc_mailbox_msg() 1134 msgp->ecc_req.msg_buf = (caddr_t)kmem_zalloc(msg_size, sleep_flag); in plat_send_ecc_mailbox_msg() 1177 sleep_flag); in plat_send_ecc_mailbox_msg() [all …]
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | scosmb.c | 1130 int sleep_flag, log_error; in scosmb_log_ecc_error() local 1145 sleep_flag = KM_NOSLEEP; in scosmb_log_ecc_error() 1152 sleep_flag = KM_NOSLEEP; in scosmb_log_ecc_error() 1164 sleep_flag = KM_SLEEP; in scosmb_log_ecc_error() 1176 sleep_flag = KM_SLEEP; in scosmb_log_ecc_error() 1189 sleep_flag = KM_SLEEP; in scosmb_log_ecc_error() 1203 sleep_flag); in scosmb_log_ecc_error() 1222 msg_header_ptr->data = kmem_zalloc((size_t)msg_length, sleep_flag); in scosmb_log_ecc_error()
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_saa_impl.c | 48 boolean_t sleep_flag, ibmf_msg_t **msgp, uint32_t *transport_flagsp, 65 size_t *length, boolean_t sleep_flag); 1353 boolean_t sleep_flag; in ibmf_saa_impl_send_request() local 1418 sleep_flag = B_TRUE; in ibmf_saa_impl_send_request() 1422 sleep_flag = B_FALSE; in ibmf_saa_impl_send_request() 1425 ibmf_status = ibmf_saa_impl_init_msg(trans_info, sleep_flag, &msgp, in ibmf_saa_impl_send_request() 1498 (sleep_flag == B_TRUE)) { in ibmf_saa_impl_send_request() 1517 (sleep_flag == B_TRUE)) { in ibmf_saa_impl_send_request() 1602 } else if (sleep_flag == B_TRUE) { in ibmf_saa_impl_send_request() 1620 &trans_info->si_trans_length, sleep_flag); in ibmf_saa_impl_send_request() [all …]
|
/titanic_44/usr/src/uts/sun4u/opl/sys/oplmsu/ |
H A D | oplmsu.h | 256 int sleep_flag; member
|
/titanic_44/usr/src/uts/common/os/ |
H A D | log_sysevent.c | 1785 int sleep_flag) in ddi_log_sysevent() argument 1797 if (sleep_flag == DDI_SLEEP && servicing_interrupt()) { in ddi_log_sysevent() 1810 (sleep_flag == DDI_SLEEP) ? KM_SLEEP : KM_NOSLEEP); in ddi_log_sysevent() 1819 se_flag = (sleep_flag == DDI_SLEEP) ? SE_SLEEP : SE_NOSLEEP; in ddi_log_sysevent()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_bmap.c | 991 ud_bump_ext_count(struct ud_inode *ip, int32_t sleep_flag) in ud_bump_ext_count() argument 998 ASSERT(sleep_flag == KM_SLEEP); in ud_bump_ext_count() 1007 ip->i_ext_count, sleep_flag); in ud_bump_ext_count()
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 431 int sleep_flag = ((func == NULL) ? KM_SLEEP : KM_NOSLEEP); in ibcm_handle_get_path() local 442 path_tq = kmem_alloc(len, sleep_flag); in ibcm_handle_get_path() 4119 int sleep_flag = ((func == NULL) ? KM_SLEEP : KM_NOSLEEP); in ibcm_get_ip_path() local 4129 path_tq = kmem_zalloc(len, sleep_flag); in ibcm_get_ip_path() 4168 sleep_flag = ((func == NULL) ? TQ_SLEEP : TQ_NOSLEEP); in ibcm_get_ip_path() 4170 sleep_flag); in ibcm_get_ip_path()
|
/titanic_44/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_cmn_func.c | 1026 if (ctrl->sleep_flag == CV_SLEEP) { in oplmsu_cmn_wakeup() 1027 ctrl->sleep_flag = CV_WAKEUP; in oplmsu_cmn_wakeup()
|
H A D | oplmsu.c | 553 ctrl->sleep_flag = CV_WAKEUP; in oplmsu_open() 627 ctrl->sleep_flag = CV_SLEEP; in oplmsu_close() 638 while (ctrl->sleep_flag != CV_WAKEUP) { in oplmsu_close()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 2153 int sleep_flag);
|