Searched defs:insns (Results 1 – 4 of 4) sorted by relevance
52 static const struct bpf_insn insns[] = { in bpf_prog_create() local
83 const struct bpf_insn *insns, int prog_len, in bpf_prog_load()
29 struct bpf_insn insns[MAX_INSNS]; member
287 struct bpf_insn *insns; in load_bpf_file() local