Searched refs:count_objs (Results 1 – 2 of 2) sorted by relevance
1146 unsigned int count_objs; member1162 set->count_objs = 0; in drmModePropertySetAlloc()1221 set->count_objs++; in drmModePropertySetAdd()1283 set->count_objs++; in drmModePropertySetAddBlob()1326 objs_ptr = drmMalloc(set->count_objs * sizeof objs_ptr[0]); in drmModePropertySetCommit()1332 count_props_ptr = drmMalloc(set->count_objs * sizeof count_props_ptr[0]); in drmModePropertySetCommit()1382 atomic.count_objs = set->count_objs; in drmModePropertySetCommit()
531 __u32 count_objs; member