Searched refs:count_props_ptr (Results 1 – 7 of 7) sorted by relevance
1374 uint32_t *count_props_ptr = NULL; in drmModeAtomicCommit() local1423 count_props_ptr = drmMalloc(atomic.count_objs * sizeof count_props_ptr[0]); in drmModeAtomicCommit()1424 if (!count_props_ptr) { in drmModeAtomicCommit()1448 count_props_ptr[obj_idx]++; in drmModeAtomicCommit()1456 atomic.count_props_ptr = VOID2U64(count_props_ptr); in drmModeAtomicCommit()1465 drmFree(count_props_ptr); in drmModeAtomicCommit()
193 .count_props_ptr = (uint64_t)(uintptr_t)&count_props, in run_plane_test()
814 ioc.count_props_ptr = (uintptr_t) num_props_raw; in atomic_invalid_params()887 ioc.count_props_ptr = 0; in atomic_invalid_params()890 ioc.count_props_ptr = (uintptr_t) num_props_raw; in atomic_invalid_params()
748 __u64 count_props_ptr; member
855 __u64 count_props_ptr; member
849 __u64 count_props_ptr; member