Search notes:

scripts/headers_install.sh

scripts/headers_install.sh prepares kernel header files for use by user space.
The script removes
The script also puts __underscores__ around asm, inline and volatile keywords.

See also

make headers_install
scripts/

Index