Searched refs:MAX_INSNS (Results 1 – 5 of 5) sorted by relevance
4 #define MAX_INSNS 512 macro 15 struct bpf_insn insns[MAX_INSNS];594 for (len = MAX_INSNS - 1; len > 0; --len) in probe_filter_length()
8 #define MAX_INSNS 512 macro16 struct bpf_insn insns[MAX_INSNS];1390 for (len = MAX_INSNS - 1; len > 0; --len) in probe_prog_length()
28 #define MAX_INSNS 512 macro 5684 struct bpf_insn insns[MAX_INSNS];6492 for (len = MAX_INSNS - 1; len > 0; --len) in patch_name_tbd()
1674 #define MAX_INSNS MAX_SAMPLES macro1677 if (n_insns > MAX_INSNS) { in check_insnlist_len()
25 #define MAX_INSNS 512 macro68 struct sock_filter insns[MAX_INSNS];69 struct bpf_insn insns_int[MAX_INSNS];14823 for (len = MAX_INSNS - 1; len > 0; --len) in filter_length()15248 struct bpf_insn insns[MAX_INSNS];15475 for (len = 0; len < MAX_INSNS; len++) { in prepare_tail_call_tests()15478 if (len < MAX_INSNS - 1 && in prepare_tail_call_tests()