Searched refs:cond_swi_var64_s (Results 1 – 3 of 3) sorted by relevance
465 } cond_swi_var64_s; typedef537 cond_swi_var64_s expected_cond,574 cond_swi_var64_s expected_cond,
74 cond_swi_var64_s kern_apfs_rl_data;
1690 static_assert(sizeof(cond_swi_var64_s) == sizeof(uint64_t));1838 cond_sleep_with_inheritor64_mask(cond_swi_var_t cond, cond_swi_var64_s expected_cond, uint64_t chec… in cond_sleep_with_inheritor64_mask()1841 cond_swi_var64_s cond_val = {.cond64_data = os_atomic_load((uint64_t*) cond, relaxed)}; in cond_sleep_with_inheritor64_mask()1920 cond_sleep_with_inheritor64(cond_swi_var_t cond, cond_swi_var64_s expected_cond, wait_interrupt_t i… in cond_sleep_with_inheritor64()