Searched refs:gt_type (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/kern/ | ||
| H A D | locks.h | 579 gt_type:2, // type bits for validity member |
| H A D | locks.c | 2043 if (gate->gt_type != GATE_TYPE) { in gate_verify() |