Searched refs:votes (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/block/ |
H A D | quorum.c | 136 QuorumVotes votes; member 180 .votes.compare = quorum_sha256_compare, in quorum_aio_get() 181 .votes.vote_list = QLIST_HEAD_INITIALIZER(acb.votes.vote_list), in quorum_aio_get() 262 QLIST_FOREACH(version, &acb->votes.vote_list, next) { in quorum_report_bad_versions() 263 if (acb->votes.compare(&version->value, value)) { in quorum_report_bad_versions() 307 QLIST_FOREACH(version, &acb->votes.vote_list, next) { in quorum_rewrite_bad_versions() 308 if (acb->votes.compare(&version->value, value)) { in quorum_rewrite_bad_versions() 320 QLIST_FOREACH(version, &acb->votes.vote_list, next) { in quorum_rewrite_bad_versions() 321 if (acb->votes.compare(&version->value, value)) { in quorum_rewrite_bad_versions() 340 static void quorum_count_vote(QuorumVotes *votes, in quorum_count_vote() argument [all …]
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | qcom_stats.c | 112 struct appended_stats votes; in qcom_soc_sleep_stats_show() local 114 memcpy_fromio(&votes, reg + CLIENT_VOTES_OFFSET, sizeof(votes)); in qcom_soc_sleep_stats_show() 115 seq_printf(s, "Client Votes: %#x\n", votes.client_votes); in qcom_soc_sleep_stats_show()
|
H A D | Kconfig | 287 the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
|
/openbmc/docs/tof/ |
H A D | contract.md | 78 proposal has at least three votes for and no other votes, the proposal is 79 approved. Alternatively, if the proposal has at least three votes against and no 80 other votes, the proposal is rejected and closed. Any other vote count results 82 not stagnate, if the initial 8 days elapses and the minimum number of votes has 108 During the meeting, the TOF discusses proposals under dispute and votes on them.
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | vlocks.rst | 16 writes to a single memory location. To arbitrate, every CPU "votes for 18 final value seen in that memory location when all the votes have been 34 int last_vote = -1; /* no votes yet */ 181 * The "no votes yet" value used for the last_vote variable is 0 (not
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gmu.c | 1227 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument 1292 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Nokia | 17 votes in such entity, is able to direct its affairs and/or to control the
|