Searched refs:ctl_proc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/cam/ctl/ |
| H A D | ctl_ha.c | 596 softc, &softc->ha_ctl_softc->ctl_proc, in ctl_ha_conn_thread() 950 &ctl_softc->ctl_proc, NULL, 0, 0, "ctl", "ha_tx"); in ctl_ha_msg_init()
|
| H A D | ctl_private.h | 456 struct proc *ctl_proc; member
|
| H A D | ctl.c | 1969 &softc->ctl_proc, &thr->thread, 0, 0, "ctl", "work%d", i); in ctl_init() 1976 &softc->ctl_proc, &softc->lun_thread, 0, 0, "ctl", "lun"); in ctl_init() 1982 &softc->ctl_proc, &softc->thresh_thread, 0, 0, "ctl", "thresh"); in ctl_init()
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | ntp_control.c | 42 struct ctl_proc { struct 118 static const struct ctl_proc control_codes[] = { 1179 const struct ctl_proc *cc; in process_control()
|