Searched defs:opcode_info (Results 1 – 3 of 3) sorted by relevance
452 static const struct opcode_info { in bpf_insn_successors() struct453 bool can_jump; in bpf_insn_successors()454 bool can_fallthrough; in bpf_insn_successors()478 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