Searched refs:top_ctx (Results 1 – 2 of 2) sorted by relevance
253 jmp_buf top_ctx; member477 longjmp(cstate->top_ctx, 1); in bpf_error()653 longjmp(cstate->top_ctx, 1); in newchunk()722 if (setjmp(cstate->top_ctx)) { in gen_retblk()980 if (setjmp(cstate->top_ctx)) in finish_parse()3900 if (setjmp(cstate->top_ctx)) in gen_llc()3916 if (setjmp(cstate->top_ctx)) in gen_llc_i()3946 if (setjmp(cstate->top_ctx)) in gen_llc_s()3972 if (setjmp(cstate->top_ctx)) in gen_llc_u()3998 if (setjmp(cstate->top_ctx)) in gen_llc_s_subtype()[all …]
232 jmp_buf top_ctx; member343 jmp_buf top_ctx; member2286 if (setjmp(opt_state.top_ctx)) { in bpf_optimize()2437 longjmp(opt_state->top_ctx, 1); in opt_error()2899 if (setjmp(conv_state.top_ctx) != 0) { in icode_to_fcode()2943 longjmp(conv_state->top_ctx, 1); in conv_error()