Searched refs:ntsync_alloc_obj (Results 1 – 1 of 1) sorted by relevance
703 static struct ntsync_obj *ntsync_alloc_obj(struct ntsync_device *dev, in ntsync_alloc_obj() function 753 sem = ntsync_alloc_obj(dev, NTSYNC_TYPE_SEM); in ntsync_create_sem() 777 mutex = ntsync_alloc_obj(dev, NTSYNC_TYPE_MUTEX); in ntsync_create_mutex() 798 event = ntsync_alloc_obj(dev, NTSYNC_TYPE_EVENT); in ntsync_create_event()