CTLSTAT_FLAG_CPU
#define F_CPU(ctx) ((ctx)->flags & CTLSTAT_FLAG_CPU)
ctx.flags |= CTLSTAT_FLAG_CPU;
ctx.flags &= ~CTLSTAT_FLAG_CPU;