Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h175 bool adjust_tail; member
H A Dmain.c304 bpf->adjust_tail = true; in nfp_bpf_parse_cap_adjust_tail()
H A Dverifier.c195 if (!bpf->adjust_tail) { in nfp_bpf_check_helper_call()
H A Djit.c1680 static int adjust_tail(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta) in adjust_tail() function
3353 return adjust_tail(nfp_prog, meta); in helper_call()