Home
last modified time | relevance | path

Searched refs:insns (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/tap/
H A Dtap_bpf_api.c114 const struct bpf_insn *insns, in bpf_load() argument
123 attr.insns = ptr_to_u64(insns); in bpf_load()
H A Dtap_bpf.h79 __aligned_u64 insns; member
114 static int bpf_load(enum bpf_prog_type type, const struct bpf_insn *insns,
/f-stack/freebsd/mips/cavium/
H A Dstd.octeon19 makeoptions CFLAGS_ARCH_PARAMS="--param max-inline-insns-single=10000"
/f-stack/mk/
H A Dkern.pre.mk61 CFLAGS+= --param max-inline-insns-single=10000