Home
last modified time | relevance | path

Searched refs:participants (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/bridge/
DKconfig14 is connected to will appear as one Ethernet to the participants.
/Linux-v5.10/Documentation/process/
Dcode-of-conduct.rst29 Examples of unacceptable behavior by participants include:
D8.Conclusion.rst70 participants in the Linux ecosystem can benefit through contributing to the
D2.Process.rst413 technical, and participants are not always concerned with showing a high
/Linux-v5.10/drivers/edac/
Dsb_edac.c1359 int participants[KNL_MAX_CHANNELS]; in knl_get_dimm_capacity() local
1526 participants[channel] = 0; in knl_get_dimm_capacity()
1539 && !participants[channel]) { in knl_get_dimm_capacity()
1540 participants[channel] = 1; in knl_get_dimm_capacity()
1549 if (participants[channel]) { in knl_get_dimm_capacity()