Searched refs:MAX_INSNS (Results 1 – 4 of 4) sorted by relevance
20 #define MAX_INSNS 512 macro27 struct bpf_insn insns[MAX_INSNS];318 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()
48 #define MAX_INSNS BPF_MAXINSNS macro62 struct bpf_insn insns[MAX_INSNS];12520 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()
33 #define MAX_INSNS 512 macro73 struct sock_filter insns[MAX_INSNS];74 struct bpf_insn insns_int[MAX_INSNS];6568 for (len = MAX_INSNS - 1; len > 0; --len) in filter_length()