Searched refs:sample_interval_param_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/kfence/
H A Dcore.c92 static const struct kernel_param_ops sample_interval_param_ops = { variable in typeref:struct:kernel_param_ops
96 module_param_cb(sample_interval, &sample_interval_param_ops, &kfence_sample_interval, 0600);

Completed in 161 milliseconds