Searched refs:count_objs (Results 1 – 4 of 4) sorted by relevance
726 __u32 count_objs; member
706 __u32 count_objs; member
746 __u32 count_objs; member
1391 atomic.count_objs++; in drmModeAtomicCommit()1407 objs_ptr = drmMalloc(atomic.count_objs * sizeof objs_ptr[0]); in drmModeAtomicCommit()1413 count_props_ptr = drmMalloc(atomic.count_objs * sizeof count_props_ptr[0]); in drmModeAtomicCommit()