Searched refs:proc_ops (Results 1 – 3 of 3) sorted by relevance
4 dnl # The proc_ops structure was introduced to replace the use of21 const struct proc_ops test_ops __attribute__ ((unused)) = {35 AC_MSG_CHECKING([whether proc_ops structure exists])38 AC_DEFINE(HAVE_PROC_OPS_STRUCT, 1, [proc_ops structure exists])
162 typedef struct proc_ops kstat_proc_op_t;
652 const kstat_proc_op_t *proc_ops, void *data) in kstat_proc_entry_install() argument694 module->ksm_proc, proc_ops, data); in kstat_proc_entry_install()