aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/moduleparam.h
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: add LINUXKPI_PARAM_charp()Bjoern A. Zeeb2021-05-251-0/+6
* Stub kernel_param_lock() and kernel_param_unlock() in the LinuxKPI.Hans Petter Selasky2018-03-041-0/+3
* Add support for runtime modifiable module parameters in the LinuxKPI.Hans Petter Selasky2016-05-261-21/+25
* Add more module parameter macros to the LinuxKPI.Hans Petter Selasky2016-05-261-0/+6
* Add support for boolean module parameters in the LinuxKPI.Hans Petter Selasky2016-05-261-0/+6
* Implement Linux module parameters as read-only tunable SYSCTLs.Hans Petter Selasky2016-05-251-200/+80
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+234