Home
last modified time | relevance | path

Searched refs:smr_worker (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/osfmk/kern/
H A Dsmr.c237 struct smr_worker { struct
402 static struct smr_worker PERCPU_DATA(smr_worker);
457 __smrw_oncore_event(struct smr_worker *smrw) in __smrw_oncore_event()
463 __smrw_drain_event(struct smr_worker *smrw) in __smrw_drain_event()
469 __smrw_drain_bind_target(struct smr_worker *smrw) in __smrw_drain_bind_target()
475 __smrw_lock(struct smr_worker *smrw) in __smrw_lock()
481 __smrw_unlock(struct smr_worker *smrw) in __smrw_unlock()
499 __smrw_wakeup_and_unlock(struct smr_worker *smrw) in __smrw_wakeup_and_unlock()
690 struct smr_worker *smrw; in smr_enter_sleepable()
699 smrw = PERCPU_GET(smr_worker); in smr_enter_sleepable()
[all …]