Searched refs:htop (Results 1 – 3 of 3) sorted by relevance
261 unsigned long hartid, cpuid, hmask = 0, hbase = 0, htop = 0; in __sbi_rfence_v02() local270 if (hartid + BITS_PER_LONG <= htop || in __sbi_rfence_v02()285 htop = hartid; in __sbi_rfence_v02()286 } else if (hartid > htop) { in __sbi_rfence_v02()287 htop = hartid; in __sbi_rfence_v02()
2950 const struct ieee80211_ht_operation *htop, in ieee80211_chandef_vht_oper() argument2965 if (!oper || !htop) in ieee80211_chandef_vht_oper()2979 ccfs2 = (le16_to_cpu(htop->operation_mode) & in ieee80211_chandef_vht_oper()
2630 const struct ieee80211_ht_operation *htop,