Home
last modified time | relevance | path

Searched hist:c1661d59e68e29a817c870f421a6871563039dbb (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmoduleparam.hdiff c1661d59e68e29a817c870f421a6871563039dbb Mon May 24 20:32:11 CEST 2021 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: add LINUXKPI_PARAM_charp()

Add yet another version of the various module_param_named() use cases.
This one deals with "charp".

Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D30433