Searched refs:adjust_head_location (Results 1 – 3 of 3) sorted by relevance
69 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()
536 unsigned int adjust_head_location; member
1609 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()