Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmoduleparam.h77 struct kernel_param { struct
80 const struct kernel_param_ops *ops; argument
91 extern const struct kernel_param __start___param[], __stop___param[]; argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c360 struct kernel_ethtool_ringparam *kernel_param) in mlx5e_ethtool_get_ringparam()
378 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_get_ringparam()
460 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_set_ringparam()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c668 struct kernel_ethtool_ringparam *kernel_param, in hns_get_ringparam()
/linux/fs/proc/
H A Dproc_sysctl.c1574 const char *kernel_param; member