Searched refs:uc_type (Results 1 – 6 of 6) sorted by relevance
208 if ((update_ctx->uc_type & UCT_ALL) || in rsrcinfo_update_one()215 return (!(update_ctx->uc_type & UCT_ALL) && in rsrcinfo_update_one()235 ASSERT((update_ctx->uc_type & (UCT_ALL|UCT_INDEX)) != in rsrcinfo_update()237 ASSERT((update_ctx->uc_type & ~UCT_FLAGS) == 0); in rsrcinfo_update()247 if (update_ctx->uc_type == UCT_COUNT) { in rsrcinfo_update()286 uc.uc_type = UCT_ALL; in update_thread()
221 if ((update_ctx->uc_type & UCT_ALL) || in modinfo_update_one()230 return (!(update_ctx->uc_type & UCT_ALL) && in modinfo_update_one()247 ASSERT((update_ctx->uc_type & (UCT_INDEX|UCT_ALL)) != in modinfo_update()249 ASSERT((update_ctx->uc_type & ~UCT_FLAGS) == 0); in modinfo_update()290 uc.uc_type = UCT_ALL; in update_thread()
55 int uc_type; member
55 uint32_t uc_type; member
59 uint32_t uc_type; member
250 ASSERT((update_ctx->uc_type & (UCT_INDEX|UCT_ALL)) != in problem_update()252 ASSERT((update_ctx->uc_type & ~UCT_FLAGS) == 0); in problem_update()294 uc.uc_type = UCT_ALL; in update_thread()