Home
last modified time | relevance | path

Searched refs:adjust_head_location (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/netronome/nfp/bpf/
A Dverifier.c69 if (nfp_prog->adjust_head_location) { in nfp_record_adjust_head()
71 if (nfp_prog->adjust_head_location != meta->n) in nfp_record_adjust_head()
80 nfp_prog->adjust_head_location = location; in nfp_record_adjust_head()
A Dmain.h536 unsigned int adjust_head_location; member
A Djit.c1609 if (nfp_prog->adjust_head_location != UINT_MAX) { in adjust_head()
1610 if (WARN_ON_ONCE(nfp_prog->adjust_head_location != meta->n)) in adjust_head()

Completed in 21 milliseconds