Lines Matching full:document
10 This document tries to describe the design of the rtmutex.c implementation.
12 Documentation/locking/rt-mutex.rst. Although this document does explain problems
16 The goal of this document is to help others understand the priority
62 for this document. Here we only discuss PI.
76 Here I explain some terminology that is used in this document to help describe
83 later in this document.
86 - In this document, to differentiate from locks that implement
91 - In this document from now on, I will use the term lock when
124 task and process are used interchangeably in this document, mostly to
343 later in this document.
554 For updates on this document, please email Steven Rostedt <rostedt@goodmis.org>
573 This document was originally written for 2.6.17-rc3-mm1