LinuxKPI style changes:
- Properly prefix internal functions with "linux_" instead of only a single underscore to avoid future namespace collisions.
- Make some functions global instead of inline to ease debugging and to avoid unnecessary code duplication.
- Remove no longer existing kthread_create() function's prototype.
MFC after: 1 week
Sponsored by: Mellanox Technologies