Lines Matching full:all
9 These are all above and beyond the documentation that is provided in
41 You should be able to justify all violations that remain in
48 7) All new ``Kconfig`` options have help text.
72 ``CONFIG_PROVE_RCU`` and ``CONFIG_DEBUG_OBJECTS_RCU_HEAD`` all
78 14) All codepaths have been exercised with all lockdep features enabled.
80 15) All new ``/proc`` entries are documented under ``Documentation/``
82 16) All new kernel boot parameters are documented in
85 17) All new module parameters are documented with ``MODULE_PARM_DESC()``
87 18) All new userspace interfaces are documented in ``Documentation/ABI/``.
103 that it still works with all of the other queued patches and various
106 22) All memory barriers {e.g., ``barrier()``, ``rmb()``, ``wmb()``} need a
116 and/or ``=m`` (if that option is available) [not all of these at the