Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h264 struct kernel_param { int i; }; struct
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c1713 const char *kernel_param; member