kdocbug 2
If a kernel file is not listed in a .tmpl file, no man pages are created for those functions
Try the following command to see the list of possible items: find . -name "*.[ch]" | xargs grep -A 1 "^/\*\*" | grep -v -- --
""" summary=kernel doesn't make man pages for all functions and structs