Lines Matching refs:code
1 KCOV: code coverage for fuzzing
4 KCOV collects and exposes kernel code coverage information in a form suitable
15 Besides collecting code coverage, KCOV can also collect comparison operands.
49 .. code-block:: c
145 .. code-block:: c
217 Note that the KCOV modes (collection of code coverage or comparison operands)
229 1. Modifying kernel code to annotate the code section from where coverage
238 matching code section executes.
255 ``kcov_remote_arg`` struct. This will attach the used KCOV device to the code
257 different code sections can be passed at once.
262 needs to be passed to the newly spawned local tasks via custom kernel code
290 .. code-block:: c
358 * Here the user needs to trigger execution of a kernel code section