Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/
DKconfig14 is connected to will appear as one Ethernet to the participants.
/Linux-v5.4/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.rst411 technical, and participants are not always concerned with showing a high
/Linux-v5.4/drivers/edac/
Dsb_edac.c1360 int participants[KNL_MAX_CHANNELS]; in knl_get_dimm_capacity() local
1528 participants[channel] = 0; in knl_get_dimm_capacity()
1541 && !participants[channel]) { in knl_get_dimm_capacity()
1542 participants[channel] = 1; in knl_get_dimm_capacity()
1551 if (participants[channel]) { in knl_get_dimm_capacity()