Home
last modified time | relevance | path

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

/src/sys/cam/ctl/
H A Dctl_ha.c527 softc, &softc->ha_ctl_softc->ctl_proc, in ctl_ha_conn_thread()
880 &ctl_softc->ctl_proc, NULL, 0, 0, "ctl", "ha_tx"); in ctl_ha_msg_init()
H A Dctl_private.h405 struct proc *ctl_proc; member
H A Dctl_backend_ramdisk.c1297 /*proc*/control_softc->ctl_proc, in ctl_backend_ramdisk_create()
H A Dctl_backend_block.c2782 /*proc*/control_softc->ctl_proc, in ctl_be_block_create()
H A Dctl.c2014 &softc->ctl_proc, &thr->thread, 0, 0, "ctl", "work%d", i); in ctl_init()
2021 &softc->ctl_proc, &softc->thresh_thread, 0, 0, "ctl", "thresh"); in ctl_init()
/src/contrib/ntp/ntpd/
H A Dntp_control.c40 struct ctl_proc { struct
116 static const struct ctl_proc control_codes[] = {
1173 const struct ctl_proc *cc; in process_control()
/src/sys/dev/nvmf/controller/
H A Dctl_frontend_nvmf.c635 control_softc->ctl_proc, "nvmft"); in nvmft_init()