Lines Matching refs:bakery_info_t
2271 The bakery lock data structure ``bakery_info_t`` is defined for use when
2284 } bakery_info_t;
2286 The ``bakery_info_t`` represents a single per-CPU field of one lock and
2287 the combination of corresponding ``bakery_info_t`` structures for all CPUs in the
2295 | `bakery_info_t`| <-- Lock_0 per-CPU field
2298 | `bakery_info_t`| <-- Lock_1 per-CPU field
2303 | `bakery_info_t`| <-- Lock_N per-CPU field
2311 | `bakery_info_t`| <-- Lock_0 per-CPU field
2314 | `bakery_info_t`| <-- Lock_1 per-CPU field
2319 | `bakery_info_t`| <-- Lock_N per-CPU field
2329 operation on Lock_N, the corresponding ``bakery_info_t`` in both CPU0 and CPU1