Home
last modified time | relevance | path

Searched defs:has_imm (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/arc/net/
H A Dbpf_jit_core.c375 static inline bool has_imm(const struct bpf_insn *insn) in has_imm() function
/linux-6.15/tools/perf/util/
H A Devlist.c445 bool has_imm = false; in __evlist__disable() local