Searched refs:MAX_INSNS (Results 1 – 6 of 6) sorted by relevance
21 #define MAX_INSNS 512 macro29 struct bpf_insn insns[MAX_INSNS];322 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
23 #define MAX_INSNS 512 macro33 struct bpf_insn insns[MAX_INSNS];602 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()
50 #define MAX_INSNS BPF_MAXINSNS macro68 struct bpf_insn insns[MAX_INSNS];361 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()
22 #define MAX_INSNS 512 macro30 struct bpf_insn insns[MAX_INSNS];1381 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
29 #define MAX_INSNS 512 macro4990 struct bpf_insn insns[MAX_INSNS];5798 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
25 #define MAX_INSNS 512 macro66 struct sock_filter insns[MAX_INSNS];67 struct bpf_insn insns_int[MAX_INSNS];6563 for (len = MAX_INSNS - 1; len > 0; --len) in filter_length()