Home
last modified time | relevance | path

Searched refs:PWAIT (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/netsmb/
H A Dsmb_iod.c387 msleep(evp, SMB_IOD_EVLOCKPTR(iod), PWAIT | PDROP, "90evw", 0); in smb_iod_request()
421 tsleep(&iod->iod_flags, PWAIT, "90sndw", hz); in smb_iod_addrq()
450 PWAIT, "90mux", 0); in smb_iod_addrq()
475 msleep(rqp, SMB_IOD_RQLOCKPTR(iod), PWAIT, "90xrm", 0); in smb_iod_removerq()
500 tsleep(&iod->iod_flags, PWAIT, "90irq", hz); in smb_iod_waitrq()
507 msleep(&rqp->sr_state, SMBRQ_SLOCKPTR(rqp), PWAIT, "90wrq", 0); in smb_iod_waitrq()
653 tsleep(&iod->iod_flags, PWAIT, "90idle", iod->iod_sleeptimo); in smb_iod_thread()
/freebsd/sys/sys/
H A Dtaskqueue.h165 taskqueue_start_threads(&taskqueue_##name, 1, PWAIT, \
191 1, PWAIT, "%s taskq", #name))
H A Dpriority.h120 #define PWAIT (PRI_MIN_KERN + 7) macro
/freebsd/sys/dev/firewire/
H A Dfw_helpers.h85 err = msleep(xfer, lock, PWAIT, "fwxfer", timo); in fw_xferwait_timo()
274 msleep(active, mtx, PWAIT, wmesg, hz); in fw_iso_wait_inactive_locked()
H A Dfirewirereg.h359 #define FWPRI (PWAIT | PCATCH)
H A Dfwdv.c181 msleep(&sc->avc_busy, &sc->mtx, PWAIT, "fwdvavc", hz); in fwdv_avc_command()
533 msleep(&sc->read_in_progress, &sc->mtx, PWAIT, "fwdvst", hz); in fwdv_iso_stop()
/freebsd/sys/dev/iicbus/
H A Diiconf.h35 #define IICPRI (PWAIT) /* XXX sleep/wakeup queue priority */
/freebsd/sys/dev/smbus/
H A Dsmbconf.h33 #define SMBPRI (PWAIT) /* XXX sleep/wakeup queue priority */
/freebsd/sys/dev/ppbus/
H A Dppbconf.h66 #define PPBPRI (PWAIT)
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h106 taskqueue_start_threads(&__w->tq, 1, PWAIT, fmt, ##__VA_ARGS__);\
/freebsd/sys/dev/tpm/
H A Dtpm_tis.c
/freebsd/sys/dev/acpica/Osd/
H A DOsdSchedule.c115 taskqueue_start_threads(&acpi_taskq, acpi_max_threads, PWAIT, "acpi_task"); in acpi_taskq_init()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clnfsiod.c269 error = msleep(&ncl_iodwant[myiod], &ncl_iod_mutex, PWAIT | PCATCH, in nfssvc_iod()
H A Dnfs_clsubs.c104 msleep(&ncl_numasync, &ncl_iod_mutex, PWAIT, "ioddie", 0); in ncl_uninit()
/freebsd/sys/dev/ow/
H A Dow_temp.c257 msleep(sc->event_thread, &sc->temp_lock, PWAIT, "owtun", 0); in ow_temp_detach()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c685 taskqueue_start_threads(&wq->taskqueue, cpus, PWAIT, "%s", name); in linux_create_workqueue_common()
797 taskqueue_start_threads(&linux_irq_work_tq, 1, PWAIT, in linux_irq_work_init()
H A Dlinux_netdev.c391 (void) taskqueue_start_threads(&ndev->napi_tq, 1, PWAIT, in linuxkpi_init_dummy_netdev()
/freebsd/sys/kern/
H A Dkern_exit.c369 msleep(&p->p_lock, &p->p_mtx, PWAIT, "exithold", 0); in exit1()
398 msleep(p, &ppeers_lock, PWAIT, "exit1", 0); in exit1()
1544 error = msleep(q, &q->p_mtx, PWAIT | PCATCH | PDROP, "wait", 0); in kern_wait6()
1620 PWAIT | PCATCH | PDROP, "pdwait", 0); in kern_pdwait()
H A Dkern_alq.c206 mtx_sleep(&ald_active, &ald_mtx, PWAIT, "aldslp", 0); in ald_daemon()
257 mtx_sleep(ald_proc, &ald_mtx, PWAIT, "aldslp", 0); in ald_shutdown()
H A Dkern_fail.c400 tsleep(&fp, PWAIT, "fail_point_drain", hz / 100); in fail_point_drain()
434 tsleep(FP_SLEEP_CHANNEL(fp), PWAIT, "failpt", timo); in fail_point_sleep()
H A Dsubr_firmware.c614 (void) taskqueue_start_threads(&firmware_tq, 1, PWAIT, in firmware_modevent()
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c337 msleep(ia, &pmc_kthread_mtx, PWAIT, "pmclogw", 0); in pmclog_proc_ignite()
374 msleep(ia, &pmc_kthread_mtx, PWAIT, "pmclogi", 0); in pmclog_loop()
426 (void) msleep(po, &pmc_kthread_mtx, PWAIT, in pmclog_loop()
/freebsd/sys/opencrypto/
H A Dcrypto.c382 mtx_sleep(td, &crypto_drivers_mtx, PWAIT, "crypto_destroy", 0); in crypto_terminate()
1855 msleep(&crp_q, &crypto_q_mtx, PWAIT, "crypto_wait", 0); in crypto_dispatch_thread()
1910 msleep(&ret_worker->crp_ret_q, &ret_worker->crypto_ret_mtx, PWAIT, in crypto_ret_thread()
H A Dcryptodev.c821 mtx_sleep(cod, &cse->lock, PWAIT, "crydev", 0); in cryptodev_op()
1023 mtx_sleep(cod, &cse->lock, PWAIT, "crydev", 0); in cryptodev_aead()
/freebsd/sys/netinet/
H A Dsiftr.c466 mtx_sleep(&wait_for_pkt, &siftr_pkt_mgr_mtx, PWAIT, "pktwait", in siftr_pkt_manager_thread()
1180 mtx_sleep(siftr_pkt_manager_thr, &siftr_pkt_mgr_mtx, PWAIT, in siftr_manage_ops()

12