Lines Matching full:semantic
17 The semantic patches included in the kernel use features and options
78 Note that not all semantic patches implement all modes. For easy use
92 To make a report for every semantic patch, run the following command::
101 The coccicheck target applies every semantic patch available in the
104 For each semantic patch, a commit message is proposed. It gives a
105 description of the problem being checked by the semantic patch, and
137 Using Coccinelle with a single semantic patch
141 semantic patch. In that case, the variable must be initialized with
142 the name of the semantic patch to apply.
173 about semantic patches displayed, and no commit message proposed.
175 This runs every semantic patch in scripts/coccinelle by default. The
177 semantic patch as shown in the previous section.
321 Proposing new semantic patches
324 New semantic patches can be proposed and submitted by kernel