Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dtest_lock.c358 struct smr_ctx { struct
372 struct smr_ctx *ctx; argument
387 smr_sleepable_stress_make_call(struct smr_ctx *ctx) in smr_sleepable_stress_make_call()
398 smr_sleepable_stress_log(struct smr_ctx *ctx, uint64_t n) in smr_sleepable_stress_log()
412 smr_sleepable_stress_idx(struct smr_ctx *ctx, thread_t self) in smr_sleepable_stress_idx()
425 struct smr_ctx *ctx = arg; in smr_sleepable_stress_worker()
502 struct smr_ctx ctx = { }; in smr_sleepable_stress_test()