ocelot_mact_work_ctx
container_of((x), struct ocelot_mact_work_ctx, work)
struct ocelot_mact_work_ctx *w = ocelot_work_to_ctx(work);
const struct ocelot_mact_work_ctx *ctx)
struct ocelot_mact_work_ctx *w = kmemdup(ctx, sizeof(*w), GFP_ATOMIC);
struct ocelot_mact_work_ctx w;
struct ocelot_mact_work_ctx w;