Searched refs:cond_swi_var64_s (Results 1 – 3 of 3) sorted by relevance
464 } cond_swi_var64_s; typedef536 cond_swi_var64_s expected_cond,573 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()