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 …]
2232 uberflags_t *gflags; in mutex_lock_impl() local2285 if ((gflags = self->ul_schedctl_called) != NULL && in mutex_lock_impl()2286 (gflags->uf_trs_ted | in mutex_lock_impl()2378 uberflags_t *gflags; in mutex_trylock() local2413 if ((gflags = self->ul_schedctl_called) != NULL && in mutex_trylock()2414 (gflags->uf_trs_ted | in mutex_trylock()2508 uberflags_t *gflags; in mutex_unlock() local2551 if ((gflags = self->ul_schedctl_called) != NULL) { in mutex_unlock()2552 if (((el = gflags->uf_trs_ted) | mtype) == 0) { in mutex_unlock()3534 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);
3373 u_32_t gflags; local3382 gflags = flags & FR_INOUT;3387 fg->fg_flags = gflags;3388 else if (gflags != fg->fg_flags)3399 fg->fg_flags = gflags;