Searched refs:nexentries (Results 1 - 3 of 3) sorted by path

/linux-master/arch/riscv/net/
H A Dbpf_jit.h81 int nexentries; member in struct:rv_jit_context
H A Dbpf_jit_comp64.c587 if (WARN_ON_ONCE(ctx->nexentries >= ctx->prog->aux->num_exentries))
596 ex = &ctx->prog->aux->extable[ctx->nexentries];
638 ctx->nexentries++;
H A Dbpf_jit_core.c164 ctx->nexentries = 0;

Completed in 309 milliseconds