Home
last modified time | relevance | path

Searched refs:winner (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/Documentation/arm/
Dvlocks.txt18 cast identifies the winner.
22 no winner has been chosen and the election does not appear to have
72 atomicity is used to pick the winner. This avoids the need for a static
89 to pick a unique winner, but it does not matter which CPU actually
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dwsm.c1588 int winner = -1; in cw1200_get_prio_queue() local
1603 if (score < best && (winner < 0 || i != 3)) { in cw1200_get_prio_queue()
1605 winner = i; in cw1200_get_prio_queue()
1610 if (winner >= 0 && priv->tx_burst_idx >= 0 && in cw1200_get_prio_queue()
1611 winner != priv->tx_burst_idx && in cw1200_get_prio_queue()
1613 &priv->tx_queue[winner], in cw1200_get_prio_queue()
1618 winner = priv->tx_burst_idx; in cw1200_get_prio_queue()
1620 return winner; in cw1200_get_prio_queue()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dinit.c718 adapter->winner = 0; in mwifiex_dnld_fw()
728 if (!adapter->winner) { in mwifiex_dnld_fw()
Dsdio.c352 u8 winner = 0; in mwifiex_check_winner_status() local
355 if (mwifiex_read_reg(adapter, card->reg->status_reg_0, &winner)) in mwifiex_check_winner_status()
358 if (winner) in mwifiex_check_winner_status()
359 adapter->winner = 0; in mwifiex_check_winner_status()
361 adapter->winner = 1; in mwifiex_check_winner_status()
Dpcie.c2331 u32 winner = 0; in mwifiex_check_winner_status() local
2336 if (mwifiex_read_reg(adapter, reg->fw_status, &winner)) { in mwifiex_check_winner_status()
2338 } else if (!winner) { in mwifiex_check_winner_status()
2340 adapter->winner = 1; in mwifiex_check_winner_status()
2343 "PCI-E is not the winner <%#x>", winner); in mwifiex_check_winner_status()
Dmain.h879 int winner; member
/Linux-v4.19/Documentation/kernel-hacking/
Dhacking.rst604 headers, but this one is the winner. If you don't have some particular