Searched refs:sw_sync_pt (Results 1 – 2 of 2) sorted by relevance
38 struct sw_sync_pt *pt; in sw_sync_pt_create()40 pt = (struct sw_sync_pt *) in sw_sync_pt_create()41 sync_pt_create(&obj->obj, sizeof(struct sw_sync_pt)); in sw_sync_pt_create()51 struct sw_sync_pt *pt = (struct sw_sync_pt *)sync_pt; in sw_sync_pt_dup()60 struct sw_sync_pt *pt = (struct sw_sync_pt *)sync_pt; in sw_sync_pt_has_signaled()69 struct sw_sync_pt *pt_a = (struct sw_sync_pt *)a; in sw_sync_pt_compare()70 struct sw_sync_pt *pt_b = (struct sw_sync_pt *)b; in sw_sync_pt_compare()78 struct sw_sync_pt *pt = (struct sw_sync_pt *)sync_pt; in sw_sync_fill_driver_data()99 struct sw_sync_pt *pt = (struct sw_sync_pt *)sync_pt; in sw_sync_pt_value_str()
31 struct sw_sync_pt { struct