Lines Matching defs:obj
80 struct sync_timeline *obj; in sync_timeline_create() local
101 struct sync_timeline *obj = in sync_timeline_free() local
109 static void sync_timeline_get(struct sync_timeline *obj) in sync_timeline_get()
114 static void sync_timeline_put(struct sync_timeline *obj) in sync_timeline_put()
192 static void sync_timeline_signal(struct sync_timeline *obj, unsigned int inc) in sync_timeline_signal()
233 static struct sync_pt *sync_pt_create(struct sync_timeline *obj, in sync_pt_create()
295 struct sync_timeline *obj; in sw_sync_debugfs_open() local
311 struct sync_timeline *obj = file->private_data; in sw_sync_debugfs_release() local
327 static long sw_sync_ioctl_create_fence(struct sync_timeline *obj, in sw_sync_ioctl_create_fence()
373 static long sw_sync_ioctl_inc(struct sync_timeline *obj, unsigned long arg) in sw_sync_ioctl_inc()
393 struct sync_timeline *obj = file->private_data; in sw_sync_ioctl() local