Searched refs:MAX_INSNS (Results 1 – 3 of 3) 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()
49 #define MAX_INSNS BPF_MAXINSNS macro63 struct bpf_insn insns[MAX_INSNS];13952 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()