Searched defs:is_cached (Results 1 – 2 of 2) sorted by relevance
84 int is_cached) in is_lock_acquired()99 unsigned int me, int is_cached) in bakery_get_ticket()164 unsigned int they, me, is_cached; in bakery_lock_get() local233 unsigned int is_cached = read_sctlr_el3() & SCTLR_C_BIT; in bakery_lock_release() local235 unsigned int is_cached = read_sctlr() & SCTLR_C_BIT; in bakery_lock_release() local
269 bool is_cached = c->table_->ReadConstraints(i, s, a); variable