Lines Matching full:semantic
19 The semantic patches included in the kernel use features and options
67 For Semantic Patch Language(SmPL) grammar documentation refer to:
92 Note that not all semantic patches implement all modes. For easy use
106 To make a report for every semantic patch, run the following command::
115 The coccicheck target applies every semantic patch available in the
118 For each semantic patch, a commit message is proposed. It gives a
119 description of the problem being checked by the semantic patch, and
151 Using Coccinelle with a single semantic patch
155 semantic patch. In that case, the variable must be initialized with
156 the name of the semantic patch to apply.
194 about semantic patches displayed, and no commit message proposed.
196 This runs every semantic patch in scripts/coccinelle by default. The
198 semantic patch as shown in the previous section.
341 Proposing new semantic patches
344 New semantic patches can be proposed and submitted by kernel