Home
last modified time | relevance | path

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

/linux-6.12.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
Dembargoed-hardware-issues.rst218 List participants may not communicate about the issue outside of the
219 private mailing list. List participants may not use any shared resources
Dresearcher-guidelines.rst66 participants can be explained, and interacting directly with the community
D2.Process.rst406 technical, and participants are not always concerned with showing a high
/linux-6.12.1/net/bridge/
DKconfig14 is connected to will appear as one Ethernet to the participants.
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-maintainer-entry-profile.rst49 Senior developers tend to be more active participants in the IRC channel.
90 XFS participants as they can get when mailing list discussions prove
/linux-6.12.1/drivers/edac/
Dsb_edac.c1367 int participants[KNL_MAX_CHANNELS]; in knl_get_dimm_capacity() local
1534 participants[channel] = 0; in knl_get_dimm_capacity()
1547 && !participants[channel]) { in knl_get_dimm_capacity()
1548 participants[channel] = 1; in knl_get_dimm_capacity()
1557 if (participants[channel]) { in knl_get_dimm_capacity()