Searched refs:has_imm (Results 1 – 2 of 2) sorted by relevance
375 static inline bool has_imm(const struct bpf_insn *insn) in has_imm() function610 if (has_imm(insn) && cond != ARC_CC_AL) { in handle_jumps()
500 bool has_imm = false; in __evlist__disable() local520 has_imm = true; in __evlist__disable()525 if (!has_imm) in __evlist__disable()