Searched refs:htop (Results 1 – 14 of 14) sorted by relevance
4 Subject: [PATCH] htop: Change dependency order of header and sourcefiles11 | make[3]: *** [<builtin>: pcp-htop.o] Error 116 src/pcp/htop/GNUmakefile | 4 ++--19 diff --git a/src/pcp/htop/GNUmakefile b/src/pcp/htop/GNUmakefile21 --- a/src/pcp/htop/GNUmakefile22 +++ b/src/pcp/htop/GNUmakefile
2 HOMEPAGE = "https://htop.dev"9 SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https \34 FILES:${PN} += "${datadir}/icons/hicolor/scalable/apps/htop.svg"
305 unsigned long hartid, cpuid, hmask = 0, hbase = 0, htop = 0; in __sbi_rfence_v02() local314 if (hartid + BITS_PER_LONG <= htop || in __sbi_rfence_v02()329 htop = hartid; in __sbi_rfence_v02()330 } else if (hartid > htop) { in __sbi_rfence_v02()331 htop = hartid; in __sbi_rfence_v02()
12 file://0001-htop-Change-dependency-order-of-header-and-sourcefil.patch \
44 htop \
4 Subject: [PATCH] htop: Update to v2.0.2
51 htop \
760 htop \
3680 const struct ieee80211_ht_operation *htop, in ieee80211_chandef_vht_oper() argument3695 if (!oper || !htop) in ieee80211_chandef_vht_oper()3709 ccfs2 = (le16_to_cpu(htop->operation_mode) & in ieee80211_chandef_vht_oper()
2524 const struct ieee80211_ht_operation *htop,
2004 struct ieee80211_ht_operation *htop = (void *)tmp->data; in cfg80211_get_ies_channel_number() local2006 return htop->primary_chan; in cfg80211_get_ies_channel_number()
[all...]