Searched refs:ctx_last_cpu (Results 1 – 1 of 1) sorted by relevance
319 unsigned int ctx_last_cpu; /* CPU id of current or last CPU used (SMP only) */ member348 #define SET_LAST_CPU(ctx, v) (ctx)->ctx_last_cpu = (v)349 #define GET_LAST_CPU(ctx) (ctx)->ctx_last_cpu