Searched refs:count_props_ptr (Results 1 – 7 of 7) sorted by relevance
1372 uint32_t *count_props_ptr = NULL; in drmModeAtomicCommit() local1421 count_props_ptr = drmMalloc(atomic.count_objs * sizeof count_props_ptr[0]); in drmModeAtomicCommit()1422 if (!count_props_ptr) { in drmModeAtomicCommit()1446 count_props_ptr[obj_idx]++; in drmModeAtomicCommit()1454 atomic.count_props_ptr = VOID2U64(count_props_ptr); in drmModeAtomicCommit()1463 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()
849 __u64 count_props_ptr; member
935 __u64 count_props_ptr; member
748 __u64 count_props_ptr; member