Lines Matching defs:obj
100 struct ntsync_obj *obj; member
150 static void dev_lock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in dev_lock_obj()
163 static void dev_unlock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in dev_unlock_obj()
172 static void obj_lock(struct ntsync_obj *obj) in obj_lock()
195 static void obj_unlock(struct ntsync_obj *obj) in obj_unlock()
200 static bool ntsync_lock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in ntsync_lock_obj()
215 static void ntsync_unlock_obj(struct ntsync_device *dev, struct ntsync_obj *obj, bool all) in ntsync_unlock_obj()
225 #define ntsync_assert_held(obj) \ argument
230 static bool is_signaled(struct ntsync_obj *obj, __u32 owner) in is_signaled()
280 struct ntsync_obj *obj = q->entries[i].obj; in try_wake_all() local
308 static void try_wake_all_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in try_wake_all_obj()
654 static void ntsync_free_obj(struct ntsync_obj *obj) in ntsync_free_obj()
669 struct ntsync_obj *obj = file->private_data; in ntsync_obj_ioctl() local
706 struct ntsync_obj *obj; in ntsync_alloc_obj() local
722 static int ntsync_obj_get_fd(struct ntsync_obj *obj) in ntsync_obj_get_fd()
813 struct ntsync_obj *obj; in get_obj() local
832 static void put_obj(struct ntsync_obj *obj) in put_obj()
908 struct ntsync_obj *obj = get_obj(dev, fds[i]); in setup_wait() local
938 static void try_wake_any_obj(struct ntsync_obj *obj) in try_wake_any_obj()
977 struct ntsync_obj *obj = entry->obj; in ntsync_wait_any() local
993 struct ntsync_obj *obj = q->entries[i].obj; in ntsync_wait_any() local
1011 struct ntsync_obj *obj = entry->obj; in ntsync_wait_any() local
1058 struct ntsync_obj *obj = entry->obj; in ntsync_wait_all() local
1071 struct ntsync_obj *obj = entry->obj; in ntsync_wait_all() local
1090 struct ntsync_obj *obj = q->entries[args.count].obj; in ntsync_wait_all() local
1109 struct ntsync_obj *obj = entry->obj; in ntsync_wait_all() local
1126 struct ntsync_obj *obj = entry->obj; in ntsync_wait_all() local