Searched refs:objs_ptr (Results 1 – 3 of 3) sorted by relevance
1366 uint32_t *objs_ptr = NULL; in drmModeAtomicCommit() local1410 objs_ptr = drmMalloc(atomic.count_objs * sizeof objs_ptr[0]); in drmModeAtomicCommit()1411 if (!objs_ptr) { in drmModeAtomicCommit()1437 objs_ptr[obj_idx] = sorted->items[i].object_id; in drmModeAtomicCommit()1438 last_obj_id = objs_ptr[obj_idx]; in drmModeAtomicCommit()1448 atomic.objs_ptr = VOID2U64(objs_ptr); in drmModeAtomicCommit()1457 drmFree(objs_ptr); in drmModeAtomicCommit()
747 __u64 objs_ptr; member
1020 __u64 objs_ptr; member