Searched refs:ntsync_device (Results 1 – 1 of 1) sorted by relevance
52 struct ntsync_device *dev;121 struct ntsync_device { struct150 static void dev_lock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in dev_lock_obj() argument163 static void dev_unlock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in dev_unlock_obj()174 struct ntsync_device *dev = obj->dev; in obj_lock()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()254 static void try_wake_all(struct ntsync_device *dev, struct ntsync_q *q, in try_wake_all()308 static void try_wake_all_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in try_wake_all_obj()409 struct ntsync_device *dev = sem->dev; in ntsync_sem_release()[all …]