Home
last modified time | relevance | path

Searched refs:lt_bind_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/locking/
Dlocktorture.c101 static const struct kernel_param_ops lt_bind_ops = { variable
106 module_param_cb(bind_readers, &lt_bind_ops, &bind_readers, 0644);
107 module_param_cb(bind_writers, &lt_bind_ops, &bind_writers, 0644);