Searched refs:ctl_proc (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/cam/ctl/ |
| H A D | ctl_ha.c | 535 softc, &softc->ha_ctl_softc->ctl_proc, in ctl_ha_conn_thread() 888 &ctl_softc->ctl_proc, NULL, 0, 0, "ctl", "ha_tx"); in ctl_ha_msg_init()
|
| H A D | ctl_private.h | 453 struct proc *ctl_proc; member
|
| H A D | ctl_backend_ramdisk.c | 1104 /*proc*/control_softc->ctl_proc, in ctl_backend_ramdisk_create()
|
| H A D | ctl_backend_block.c | 2356 /*proc*/control_softc->ctl_proc, in ctl_be_block_create()
|
| H A D | ctl.c | 1967 &softc->ctl_proc, &thr->thread, 0, 0, "ctl", "work%d", i); in ctl_init() 1974 &softc->ctl_proc, &softc->thresh_thread, 0, 0, "ctl", "thresh"); in ctl_init()
|
| /freebsd-13.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()
|