Searched refs:insns (Results 1 – 4 of 4) sorted by relevance
114 const struct bpf_insn *insns, in bpf_load() argument123 attr.insns = ptr_to_u64(insns); in bpf_load()
79 __aligned_u64 insns; member114 static int bpf_load(enum bpf_prog_type type, const struct bpf_insn *insns,
9 makeoptions CFLAGS_ARCH_PARAMS="--param max-inline-insns-single=10000"
61 CFLAGS+= --param max-inline-insns-single=10000