Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsmr.c238 struct smr_worker { struct
403 static struct smr_worker PERCPU_DATA(smr_worker);
458 __smrw_oncore_event(struct smr_worker *smrw) in __smrw_oncore_event()
464 __smrw_drain_event(struct smr_worker *smrw) in __smrw_drain_event()
470 __smrw_drain_bind_target(struct smr_worker *smrw) in __smrw_drain_bind_target()
476 __smrw_lock(struct smr_worker *smrw) in __smrw_lock()
482 __smrw_unlock(struct smr_worker *smrw) in __smrw_unlock()
500 __smrw_wakeup_and_unlock(struct smr_worker *smrw) in __smrw_wakeup_and_unlock()
694 struct smr_worker *smrw; in smr_enter_sleepable()
703 smrw = PERCPU_GET(smr_worker); in smr_enter_sleepable()
[all …]