Home
last modified time | relevance | path

Searched defs:kernel_param (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dmoduleparam.h69 struct kernel_param { struct
72 const struct kernel_param_ops *ops; argument
83 extern const struct kernel_param __start___param[], __stop___param[]; argument
/Linux-v5.15/fs/proc/
Dproc_sysctl.c1717 const char *kernel_param; member