Searched refs:MAX_INSNS (Results 1 – 5 of 5) sorted by relevance
4 #define MAX_INSNS 512 macro14 struct bpf_insn insns[MAX_INSNS];594 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()
28 #define MAX_INSNS 512 macro5606 struct bpf_insn insns[MAX_INSNS];6414 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
20 #define MAX_INSNS 512 macro28 struct bpf_insn insns[MAX_INSNS];381 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
22 #define MAX_INSNS 512 macro30 struct bpf_insn insns[MAX_INSNS];1404 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
49 #define MAX_INSNS BPF_MAXINSNS macro88 struct bpf_insn insns[MAX_INSNS];527 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()