umad_send
struct umad_send *umad_ctx = (struct umad_send *)args;
struct umad_send *umad_ctx;
umad_ctx = kmem_zalloc(sizeof (struct umad_send) + len, KM_SLEEP);
umad_ctx->send_len = sizeof (struct umad_send) + len;