Searched refs:obj_idx (Results 1 – 2 of 2) sorted by relevance
1343 unsigned int obj_idx = 0; in drmModePropertySetCommit() local1387 objs_ptr[obj_idx] = item->object_id; in drmModePropertySetCommit()1402 count_props_ptr[obj_idx++] = count_props; in drmModePropertySetCommit()1590 int obj_idx = -1; in drmModeAtomicCommit() local1654 obj_idx++; in drmModeAtomicCommit()1655 objs_ptr[obj_idx] = sorted->items[i].object_id; in drmModeAtomicCommit()1656 last_obj_id = objs_ptr[obj_idx]; in drmModeAtomicCommit()1659 count_props_ptr[obj_idx]++; in drmModeAtomicCommit()
5506 size_t obj_idx = 0; in ld_generic_create_outfile() local5522 idx = nsym + obj_idx++; in ld_generic_create_outfile()5572 assert (nsym + obj_idx == plt_base); in ld_generic_create_outfile()