Searched refs:proc_ops (Results 1 – 3 of 3) sorted by relevance
3 dnl # The proc_ops structure was introduced to replace the use of20 const struct proc_ops test_ops __attribute__ ((unused)) = {34 AC_MSG_CHECKING([whether proc_ops structure exists])37 AC_DEFINE(HAVE_PROC_OPS_STRUCT, 1, [proc_ops structure exists])
155 typedef struct proc_ops kstat_proc_op_t;
670 const kstat_proc_op_t *proc_ops, void *data) in kstat_proc_entry_install() argument704 module->ksm_proc, proc_ops, data); in kstat_proc_entry_install()