Searched refs:top_ctx (Results 1 – 2 of 2) sorted by relevance
236 jmp_buf top_ctx; member460 longjmp(cstate->top_ctx, 1); in bpf_error()641 longjmp(cstate->top_ctx, 1); in newchunk()820 if (setjmp(cstate.top_ctx)) { in pcap_compile()952 if (setjmp(cstate->top_ctx)) in finish_parse()3795 if (setjmp(cstate->top_ctx)) in gen_llc()3811 if (setjmp(cstate->top_ctx)) in gen_llc_i()3841 if (setjmp(cstate->top_ctx)) in gen_llc_s()3867 if (setjmp(cstate->top_ctx)) in gen_llc_u()3893 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()