Searched refs:invert_bpf_cond (Results 1 – 5 of 5) sorted by relevance
276 static inline int invert_bpf_cond(u8 cond) in invert_bpf_cond() function
271 op = invert_bpf_cond(op); in emit_branch()
810 op = invert_bpf_cond(op); in emit_bcc()
665 op = invert_bpf_cond(op); in emit_bcc()
337 cond = invert_bpf_cond(cond); in emit_branch()