Searched refs:FLAG_NEED_X_RESET (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/net/ | ||
H A D | bpf_jit_32.c | 56 #define FLAG_NEED_X_RESET (1 << 0) macro 201 if (ctx->flags & FLAG_NEED_X_RESET) build_prologue() 475 ctx->flags |= FLAG_NEED_X_RESET; update_on_xread() |
Completed in 101 milliseconds