Lines Matching refs:bakery_info_t
2331 The bakery lock data structure ``bakery_info_t`` is defined for use when
2344 } bakery_info_t;
2346 The ``bakery_info_t`` represents a single per-CPU field of one lock and
2347 the combination of corresponding ``bakery_info_t`` structures for all CPUs in the
2355 | `bakery_info_t`| <-- Lock_0 per-CPU field
2358 | `bakery_info_t`| <-- Lock_1 per-CPU field
2363 | `bakery_info_t`| <-- Lock_N per-CPU field
2371 | `bakery_info_t`| <-- Lock_0 per-CPU field
2374 | `bakery_info_t`| <-- Lock_1 per-CPU field
2379 | `bakery_info_t`| <-- Lock_N per-CPU field
2389 operation on Lock_N, the corresponding ``bakery_info_t`` in both CPU0 and CPU1