| /freebsd-12-stable/sys/geom/uzip/ |
| D | g_uzip_wrkthr.c | 52 sched_prio(curthread, PRIBIO); in g_uzip_wrkthr() 64 msleep(sc, &sc->queue_mtx, PRIBIO | PDROP, in g_uzip_wrkthr()
|
| /freebsd-12-stable/sys/geom/ |
| D | geom_kern.c | 96 sched_prio(g_up_td, PRIBIO); in g_up_procbody() 108 sched_prio(g_down_td, PRIBIO); in g_down_procbody() 120 sched_prio(g_event_td, PRIBIO); in g_event_procbody()
|
| D | geom_event.c | 301 msleep(&g_wait_event, &g_eventlock, PRIBIO | PDROP, in g_run_events() 433 msleep(ep, &g_eventlock, PRIBIO, "g_waitfor_event", hz); in g_waitfor_event()
|
| /freebsd-12-stable/sys/dev/bktr/ |
| D | msp34xx.c | 710 tsleep(msp->kthread, PRIBIO, "idle", 0); in msp3400c_thread() 732 tsleep(msp->kthread, PRIBIO, "tuner sync", hz/2); in msp3400c_thread() 758 tsleep(msp->kthread, PRIBIO, "carrier detect", hz/100); in msp3400c_thread() 793 tsleep(msp->kthread, PRIBIO, "carrier detection", hz/100); in msp3400c_thread() 950 tsleep(msp->kthread, PRIBIO, "idle", timo); in msp3410d_thread() 972 tsleep(msp->kthread, PRIBIO, "tuner sync", hz/2); in msp3410d_thread() 1024 tsleep(msp->kthread, PRIBIO, "autodetection", hz/10); in msp3410d_thread() 1219 tsleep(&msp->kthread, PRIBIO, "wait for kthread", hz/10); in msp_detach()
|
| /freebsd-12-stable/sys/dev/ofw/ |
| D | ofw_disk.c | 111 curthread->td_base_pri = PRIBIO; in ofwd_kthread() 117 msleep(sc, &sc->ofwd_queue_mtx, PRIBIO | PDROP, in ofwd_kthread()
|
| /freebsd-12-stable/sys/dev/fdc/ |
| D | fdc.c | 806 tsleep(fdc, PRIBIO, "fdcrst", hz); in fdc_worker() 821 PRIBIO, "-", 0); in fdc_worker() 920 tsleep(fdc, PRIBIO, "fdrecal", hz); in fdc_worker() 931 tsleep(fdc->fd, PRIBIO, "fdhdstl", settle); in fdc_worker() 941 tsleep(fdc, PRIBIO, "fdseek", hz); in fdc_worker() 952 tsleep(fdc->fd, PRIBIO, "fdhdstl", settle); in fdc_worker() 1041 i = tsleep(fdc, PRIBIO, "fddata", hz); in fdc_worker() 1232 tsleep(fdc, PRIBIO, "fdrecal", hz); in fd_probe_disk() 1241 tsleep(fdc, PRIBIO, "fdseek", hz); in fd_probe_disk() 1311 tsleep(bp, PRIBIO, "fdwait", hz); in fdmisccmd() [all …]
|
| /freebsd-12-stable/sys/kern/ |
| D | sys_pipe.c | 610 catch ? (PRIBIO | PCATCH) : PRIBIO, in pipelock() 794 PRIBIO | PCATCH, in pipe_read() 977 PRIBIO | PCATCH, "pipdww", 0); in pipe_direct_write() 992 PRIBIO | PCATCH, "pipdwc", 0); in pipe_direct_write() 1014 error = msleep(wpipe, PIPE_MTX(wpipe), PRIBIO | PCATCH, in pipe_direct_write() 1155 error = msleep(wpipe, PIPE_MTX(rpipe), PRIBIO | PCATCH, in pipe_write() 1262 PRIBIO | PCATCH, "pipewr", 0); in pipe_write() 1630 msleep(cpipe, PIPE_MTX(cpipe), PRIBIO, "pipecl", 0); in pipeclose()
|
| /freebsd-12-stable/sys/powerpc/mambo/ |
| D | mambo_disk.c | 159 msleep(sc, &sc->sc_mtx, PRIBIO, "detach", 0); in mambodisk_detach() 214 msleep(sc, &sc->sc_mtx, PRIBIO, "jobqueue", 0); in mambodisk_task()
|
| /freebsd-12-stable/sys/sys/ |
| D | priority.h | 106 #define PRIBIO (PRI_MIN_KERN + 12) macro
|
| D | buf.h | 290 lockinit(&(bp)->b_lock, PRIBIO + 4, buf_wmesg, 0, 0) 305 (interlock), (wmesg), (PRIBIO + 4) | (catch), (timo), \
|
| /freebsd-12-stable/sys/dev/tpm/ |
| D | tpm.c | 564 rv = tsleep(sc->sc_init, PRIBIO | PCATCH, "tpm_locality", 1); in tpm_request_locality() 607 rv = tsleep(sc, PRIBIO | PCATCH, "tpm_getburst", 1); in tpm_getburst() 717 rv = tsleep(c, PRIBIO | PCATCH, "tpm_poll", 1); in tpm_waitfor_poll() 773 rv = tsleep(c, PRIBIO | PCATCH, "tpm_intr", to); in tpm_waitfor_int() 1231 rv = tsleep(sc, PRIBIO | PCATCH, "legacy_tpm_start", in tpm_legacy_start() 1305 rv = tsleep(sc, PRIBIO | PCATCH, "legacy_tpm_end", in tpm_legacy_end()
|
| /freebsd-12-stable/sys/cddl/compat/opensolaris/sys/ |
| D | proc.h | 46 #define minclsyspri PRIBIO
|
| /freebsd-12-stable/sys/ufs/ffs/ |
| D | ffs_rawread.c | 331 bwait(bp, PRIBIO, "rawrd"); in ffs_rawread_main() 398 bwait(nbp, PRIBIO, "rawrd"); in ffs_rawread_main()
|
| /freebsd-12-stable/sys/cam/ |
| D | cam_sim.c | 118 error = msleep(sim, mtx, PRIBIO, "simfree", 0); in cam_sim_free()
|
| /freebsd-12-stable/sys/dev/twa/ |
| D | tw_osl_inline.h | 297 tsleep((TW_VOID *)sleep_handle, PRIBIO, NULL, timeout)
|
| /freebsd-12-stable/sys/dev/iscsi_initiator/ |
| D | isc_soc.c | 625 tsleep(sp, PRIBIO, "isc_soc", 2*hz); in isc_in() 667 msleep(&sp->soc, &sp->io_mtx, PRIBIO|PDROP, "isc_stpc", 5*hz); in isc_stop_receiver() 677 msleep(&sp->soc, &sp->io_mtx, PRIBIO, "isc_stpc", 5*hz); in isc_stop_receiver()
|
| /freebsd-12-stable/sys/cam/nvme/ |
| D | nvme_da.c | 288 if ((error = cam_periph_hold(periph, PRIBIO|PCATCH)) != 0) { in ndaopen() 322 cam_periph_hold(periph, PRIBIO) == 0) { in ndaclose() 340 cam_periph_sleep(periph, &softc->refcount, PRIBIO, "ndaclose", 1); in ndaclose() 837 (void)cam_periph_hold(periph, PRIBIO); in ndaregister()
|
| /freebsd-12-stable/sys/geom/journal/ |
| D | g_journal.c | 1957 msleep(sc, &sc->sc_mtx, PRIBIO | PDROP, "gj:work", 0); in g_journal_wait() 1964 error = msleep(sc, &sc->sc_mtx, PRIBIO, in g_journal_wait() 1997 error = msleep(sc, &sc->sc_mtx, PRIBIO | PDROP, "gj:work", timeout); in g_journal_wait() 2017 sched_prio(curthread, PRIBIO); in g_journal_worker() 2417 msleep(&sc->sc_worker, &sc->sc_mtx, PRIBIO, "gj:destroy", 0); in g_journal_destroy() 2576 tsleep(&g_journal_sync_requested, PRIBIO, "j:sreq", hz / 2); in g_journal_ctl_sync() 2804 msleep(&sc->sc_journal_copying, &sc->sc_mtx, PRIBIO, in g_journal_switch_wait() 2974 tsleep(&g_journal_switcher_state, PRIBIO, "jfini:wait", hz / 5); in g_journal_stop_switcher() 2993 error = tsleep(&g_journal_switcher_state, PRIBIO, "jsw:wait", in g_journal_switcher()
|
| /freebsd-12-stable/sys/geom/eli/ |
| D | g_eli.c | 570 msleep(sc, &sc->sc_queue_mtx, PRIBIO, in g_eli_worker() 583 msleep(sc, &sc->sc_queue_mtx, PRIBIO, in g_eli_worker() 909 msleep(&sc->sc_workers, &sc->sc_queue_mtx, PRIBIO, in g_eli_create() 959 msleep(&sc->sc_workers, &sc->sc_queue_mtx, PRIBIO, in g_eli_destroy()
|
| D | g_eli_crypto.c | 112 tsleep(crp, PRIBIO, "geli", hz / 5); in g_eli_crypto_cipher()
|
| /freebsd-12-stable/sys/dev/nvdimm/ |
| D | nvdimm_spa.c | 307 msleep(&sc->spa_g_queue, &sc->spa_g_mtx, PRIBIO, in nvdimm_spa_g_thread() 589 msleep(&sc->spa_g_queue, &sc->spa_g_mtx, PRIBIO, "spa_e", 0); in nvdimm_spa_g_destroy_geom()
|
| /freebsd-12-stable/sys/cam/scsi/ |
| D | scsi_target.c | 829 PRIBIO | PCATCH, "targrd", 0); in targread() 1057 PRIBIO | PCATCH, "tgabrt", 0); in abort_all_pending() 1077 selwakeuppri(&softc->read_select, PRIBIO); in notify_user()
|
| /freebsd-12-stable/sys/dev/iir/ |
| D | iir_ctrl.c | 209 (void) mtx_sleep(ucmd, &gdt->sc_lock, PCATCH | PRIBIO, "iirucw", in iir_ioctl()
|
| /freebsd-12-stable/sys/dev/nvme/ |
| D | nvme_test.c | 128 msleep(bio, mtx, PRIBIO, "biotestwait", 0); in nvme_ns_bio_test()
|
| /freebsd-12-stable/sys/geom/bde/ |
| D | g_bde.c | 256 tsleep(sc, PRIBIO, "g_bdedie", hz); in g_bde_destroy_geom()
|