Lines Matching full:all
10 These are all above and beyond the documentation that is provided in
24 3) All memory barriers {e.g., ``barrier()``, ``rmb()``, ``wmb()``} need a
35 2) All new ``Kconfig`` options have help text.
47 2) All new ``/proc`` entries are documented under ``Documentation/``
49 3) All new kernel boot parameters are documented in
52 4) All new module parameters are documented with ``MODULE_PARM_DESC()``
54 5) All new userspace interfaces are documented in ``Documentation/ABI/``.
68 You should be able to justify all violations that remain in
109 and/or ``=m`` (if that option is available) [not all of these at the
122 ``CONFIG_PROVE_RCU`` and ``CONFIG_DEBUG_OBJECTS_RCU_HEAD`` all
128 3) All codepaths have been exercised with all lockdep features enabled.
136 works with all of the other queued patches and various changes in the VM,