Searched refs:OLDSTYLE_LOCK (Results 1 – 1 of 1) sorted by relevance
275 enum winlock_style { NEWSTYLE_LOCK, OLDSTYLE_LOCK }; enumerator527 return (seglock_graballoc(arg, OLDSTYLE_LOCK, mode)); in winlock_ioctl()900 if (style == OLDSTYLE_LOCK) { in seglock_createlock()942 if (lp->style == OLDSTYLE_LOCK) { in seglock_destroylock()1111 if (style == OLDSTYLE_LOCK) { in seglock_graballoc()1154 if (style == OLDSTYLE_LOCK) { in seglock_graballoc()