Searched refs:num_objs (Results 1 – 6 of 6) sorted by relevance
73 int num_objs; member191 if (i >= soft_token.object.num_objs) in object_handle_to_object()315 for (i = 0; i < soft_token.object.num_objs; i++) { in add_st_object()321 if (i == soft_token.object.num_objs) { in add_st_object()323 (soft_token.object.num_objs + 1) * sizeof(soft_token.object.objs[0])); in add_st_object()329 soft_token.object.objs[soft_token.object.num_objs++] = o; in add_st_object()904 soft_token.object.num_objs = 0; in C_Initialize()1394 for (i = state->find.next_object; i < soft_token.object.num_objs; i++) { in C_FindObjects()
782 int index, num_objs, i, ret; in drm_atomic_get_private_obj_state() local795 num_objs = state->num_private_objs + 1; in drm_atomic_get_private_obj_state()796 size = sizeof(*state->private_objs) * num_objs; in drm_atomic_get_private_obj_state()815 state->num_private_objs = num_objs; in drm_atomic_get_private_obj_state()
2631 size_t num_objs; in ggc_pch_read() local2638 num_objs = bytes / OBJECT_SIZE (i); in ggc_pch_read()2641 + BITMAP_SIZE (num_objs + 1))); in ggc_pch_read()2650 j + HOST_BITS_PER_LONG <= num_objs + 1; in ggc_pch_read()2653 for (; j < num_objs + 1; j++) in ggc_pch_read()
2637 size_t num_objs; in ggc_pch_read() local2644 num_objs = bytes / OBJECT_SIZE (i); in ggc_pch_read()2647 + BITMAP_SIZE (num_objs + 1))); in ggc_pch_read()2656 j + HOST_BITS_PER_LONG <= num_objs + 1; in ggc_pch_read()2659 for (; j < num_objs + 1; j++) in ggc_pch_read()
613 unsigned num_objs) in link_ptx() argument665 for (; num_objs--; ptx_objs++) in link_ptx()
644 unsigned num_objs) in link_ptx() argument696 for (; num_objs--; ptx_objs++) in link_ptx()