Home
last modified time | relevance | path

Searched refs:rd_cur_index (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dsched_impl.c452 int rd_cur_index; member
496 wdata->rd_cur_index = 0; in reqid_table_walk_init()
497 wsp->walk_addr = (uintptr_t)wdata->rd_tbl_ptrs[wdata->rd_cur_index]; in reqid_table_walk_init()
515 wsp->walk_addr = (uintptr_t)wdata->rd_tbl_ptrs[wdata->rd_cur_index]; in reqid_table_walk_step()
527 wdata->rd_cur_index++; in reqid_table_walk_step()
528 if (wdata->rd_cur_index >= REQID_TABLES) in reqid_table_walk_step()
560 mdb_printf("kcf_reqid_table[%d] = NULL\n", data->rd_cur_index); in crypto_pr_reqid()
607 data->rd_cur_index, addr); in crypto_pr_reqid()
651 data->rd_cur_index, addr); in crypto_pr_reqid()