Searched refs:adjust_head_location (Results 1 – 3 of 3) sorted by relevance
97 if (nfp_prog->adjust_head_location) { in nfp_record_adjust_head()99 if (nfp_prog->adjust_head_location != meta->n) in nfp_record_adjust_head()108 nfp_prog->adjust_head_location = location; in nfp_record_adjust_head()
454 unsigned int adjust_head_location; member
1574 if (nfp_prog->adjust_head_location != UINT_MAX) { in adjust_head()1575 if (WARN_ON_ONCE(nfp_prog->adjust_head_location != meta->n)) in adjust_head()