Searched refs:top_ctx (Results 1 – 2 of 2) sorted by relevance
249 jmp_buf top_ctx; member460 longjmp(cstate->top_ctx, 1); in bpf_error()633 longjmp(cstate->top_ctx, 1); in newchunk()807 if (setjmp(cstate.top_ctx)) { in pcap_compile()939 if (setjmp(cstate->top_ctx)) in finish_parse()3754 if (setjmp(cstate->top_ctx)) in gen_llc()3770 if (setjmp(cstate->top_ctx)) in gen_llc_i()3800 if (setjmp(cstate->top_ctx)) in gen_llc_s()3826 if (setjmp(cstate->top_ctx)) in gen_llc_u()3852 if (setjmp(cstate->top_ctx)) in gen_llc_s_subtype()[all …]
233 jmp_buf top_ctx; member328 jmp_buf top_ctx; member1904 if (setjmp(opt_state.top_ctx)) { in bpf_optimize()2054 longjmp(opt_state->top_ctx, 1); in opt_error()2452 if (setjmp(conv_state.top_ctx) != 0) { in icode_to_fcode()2497 longjmp(conv_state->top_ctx, 1); in conv_error()