Searched refs:MAX_INSNS (Results 1 – 6 of 6) sorted by relevance
8 #define MAX_INSNS 512 macro16 struct bpf_insn insns[MAX_INSNS];1391 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
28 #define MAX_INSNS 512 macro 5713 struct bpf_insn insns[MAX_INSNS];6521 for (len = MAX_INSNS - 1; len > 0; --len) in patch_name_tbd()
45 #define MAX_INSNS BPF_MAXINSNS macro86 struct bpf_insn insns[MAX_INSNS];525 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()
1729 #define MAX_INSNS MAX_SAMPLES macro1732 if (n_insns > MAX_INSNS) { in check_insnlist_len()
25 #define MAX_INSNS 512 macro 68 struct sock_filter insns[MAX_INSNS];69 struct bpf_insn insns_int[MAX_INSNS];14986 for (len = MAX_INSNS - 1; len > 0; --len)15411 struct bpf_insn insns[MAX_INSNS];15638 for (len = 0; len < MAX_INSNS; len++) { in find_test_index() 15641 if (len < MAX_INSNS - 1 && in find_test_index()