Searched refs:NTSYNC_TYPE_SEM (Results 1 – 1 of 1) sorted by relevance
27 NTSYNC_TYPE_SEM, enumerator235 case NTSYNC_TYPE_SEM: in is_signaled()283 case NTSYNC_TYPE_SEM: in try_wake_all()324 lockdep_assert(sem->type == NTSYNC_TYPE_SEM); in try_wake_any_sem()419 if (sem->type != NTSYNC_TYPE_SEM) in ntsync_sem_release()593 if (sem->type != NTSYNC_TYPE_SEM) in ntsync_sem_read()753 sem = ntsync_alloc_obj(dev, NTSYNC_TYPE_SEM); in ntsync_create_sem()941 case NTSYNC_TYPE_SEM: in try_wake_any_obj()