Searched refs:kernel_param (Results 1 – 4 of 4) sorted by relevance
10 int param_get(char *b, const struct kernel_param *kp)15 int param_set(const char *b, const struct kernel_param *kp)
35 typedef const struct kernel_param zfs_kernel_param_t;37 typedef struct kernel_param zfs_kernel_param_t;
38 struct kernel_param {}; struct
1239 param_set_taskq_kick(const char *val, const struct kernel_param *kp) in param_set_taskq_kick()1241 param_set_taskq_kick(const char *val, struct kernel_param *kp) in param_set_taskq_kick()