Searched refs:gflags (Results 1 – 5 of 5) sorted by relevance
115 grabh(register struct header *hp, int gflags, int subjtop) in grabh() argument131 if (gflags & GTO) { in grabh()136 if (gflags & GSUBJECT && subjtop) { in grabh()141 if (gflags & GCC) { in grabh()146 if (gflags & GBCC) { in grabh()151 if (gflags & GSUBJECT && !subjtop) { in grabh()466 grabh(struct header *hp, int gflags, int subjtop) in grabh() argument496 if (gflags & GTO) { in grabh()505 if (gflags & GSUBJECT && subjtop) { in grabh()514 if (gflags & GCC) { in grabh()[all …]
2231 uberflags_t *gflags; in mutex_lock_impl() local2284 if ((gflags = self->ul_schedctl_called) != NULL && in mutex_lock_impl()2285 (gflags->uf_trs_ted | in mutex_lock_impl()2354 uberflags_t *gflags; in mutex_trylock() local2389 if ((gflags = self->ul_schedctl_called) != NULL && in mutex_trylock()2390 (gflags->uf_trs_ted | in mutex_trylock()2484 uberflags_t *gflags; in mutex_unlock() local2527 if ((gflags = self->ul_schedctl_called) != NULL) { in mutex_unlock()2528 if (((el = gflags->uf_trs_ted) | mtype) == 0) { in mutex_unlock()3491 uberflags_t *gflags; in __cond_wait() local[all …]
488 uint32_t gflags; member
487 extern int grabh(register struct header *hp, int gflags, int subjtop);
3371 u_32_t gflags; local3380 gflags = flags & FR_INOUT;3385 fg->fg_flags = gflags;3386 else if (gflags != fg->fg_flags)3397 fg->fg_flags = gflags;