Home
last modified time | relevance | path

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

/Linux-v6.6/tools/objtool/include/objtool/
Dcheck.h30 struct instruction *first_insn, *last_insn, *nop; member
/Linux-v6.6/net/core/
Dfilter.c564 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local