Home
last modified time | relevance | path

Searched refs:bpf_cond_to_arc (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arc/net/
H A Dbpf_jit_core.c434 static int bpf_cond_to_arc(const u8 op, u8 *arc_cc) in bpf_cond_to_arc() function
596 CHECK_RET(bpf_cond_to_arc(BPF_OP(insn->code), &cond)); in handle_jumps()