Searched refs:ntsync_obj (Results 1 – 1 of 1) sorted by relevance
45 struct ntsync_obj { struct100 struct ntsync_obj *obj; argument150 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()230 static bool is_signaled(struct ntsync_obj *obj, __u32 owner) in is_signaled()255 struct ntsync_obj *locked_obj) in try_wake_all()[all …]