Searched refs:smr_call_ctx (Results 1 – 1 of 1) sorted by relevance
381 struct smr_call_ctx { struct389 struct smr_call_ctx *cctx; in smr_sleepable_stress_cb() argument391 cctx = __container_of(node, struct smr_call_ctx, node); in smr_sleepable_stress_cb()394 kfree_type(struct smr_call_ctx, cctx); in smr_sleepable_stress_cb()400 struct smr_call_ctx *cctx; in smr_sleepable_stress_make_call()402 cctx = kalloc_type(struct smr_call_ctx, Z_WAITOK); in smr_sleepable_stress_make_call()