Home
last modified time | relevance | path

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

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