Searched defs:opcode_info (Results 1 – 3 of 3) sorted by relevance
458 static const struct opcode_info { in bpf_insn_successors() struct459 bool can_jump; in bpf_insn_successors()460 bool can_fallthrough; in bpf_insn_successors()485 const struct opcode_info *opcode_info; in bpf_insn_successors() local
66 static const struct avc_opcode_info opcode_info[256] = { variable
37 union opcode_info { union