Lines Matching refs:doc
52 Documentation/doc-guide/kernel-doc.rst for the documentation comment syntax.
63 If not specified, kernel-doc will auto-detect using
80 -no-doc-sections Do not output DOC: sections.
295 OUTPUT_ALL => 0, # output all symbols and doc sections
363 STATE_INLINE => 7, # gathering doc outside main block
377 # proper kernel-doc and ignore the rest.
461 } elsif ($cmd eq 'no-doc-sections') {
825 # starts by putting out the name of the doc section itself, but that tends
1811 # functions don't have a 'Return' doc section. So until the number
2109 print STDERR "${file}:$.: info: Scanning doc for $identifier\n";
2113 " - I thought it was a doc line\n";
2331 print STDERR "Incorrect use of kernel-doc format: $_";