Searched refs:SAVE_TCC (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/loongarch/net/
H A Dbpf_jit.c13 #define SAVE_TCC BIT(1) macro
42 ctx->flags |= SAVE_TCC;
52 return (ctx->flags & SAVE_TCC);

Completed in 83 milliseconds