Searched refs:invert_bpf_cond (Results 1 – 3 of 3) sorted by relevance
132 static inline int invert_bpf_cond(u8 cond) in invert_bpf_cond() function
665 op = invert_bpf_cond(op); in emit_bcc()
305 cond = invert_bpf_cond(cond); in emit_branch()
Completed in 12 milliseconds