Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dtest_lock.c369 struct smr_ctx { struct
383 struct smr_ctx *ctx; argument
398 smr_sleepable_stress_make_call(struct smr_ctx *ctx) in smr_sleepable_stress_make_call()
409 smr_sleepable_stress_log(struct smr_ctx *ctx, uint64_t n) in smr_sleepable_stress_log()
423 smr_sleepable_stress_idx(struct smr_ctx *ctx, thread_t self) in smr_sleepable_stress_idx()
436 struct smr_ctx *ctx = arg; in smr_sleepable_stress_worker()
513 struct smr_ctx ctx = { }; in smr_sleepable_stress_test()