Searched refs:smr_call_ctx (Results 1 – 1 of 1) sorted by relevance
370 struct smr_call_ctx { struct378 struct smr_call_ctx *cctx; in smr_sleepable_stress_cb() argument380 cctx = __container_of(node, struct smr_call_ctx, node); in smr_sleepable_stress_cb()383 kfree_type(struct smr_call_ctx, cctx); in smr_sleepable_stress_cb()389 struct smr_call_ctx *cctx; in smr_sleepable_stress_make_call()391 cctx = kalloc_type(struct smr_call_ctx, Z_WAITOK); in smr_sleepable_stress_make_call()