Searched refs:invert_bpf_cond (Results 1 – 6 of 6) 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()
147 static inline int invert_bpf_cond(u8 cond) in invert_bpf_cond() function
665 op = invert_bpf_cond(op); in emit_bcc()
337 cond = invert_bpf_cond(cond); in emit_branch()