Searched refs:sched_mtx (Results 1 – 1 of 1) sorted by relevance
96 struct mtx sched_mtx; variable113 mtx_lock(&sched_mtx); in dummynet_sched_lock()119 mtx_unlock(&sched_mtx); in dummynet_sched_unlock()2626 mtx_init(&sched_mtx, "dn_sched", NULL, MTX_DEF); in ip_dn_init()2694 mtx_lock(&sched_mtx); in load_dn_sched()2703 mtx_unlock(&sched_mtx); in load_dn_sched()2716 mtx_lock(&sched_mtx); in unload_dn_sched()2726 mtx_unlock(&sched_mtx); in unload_dn_sched()2786 mtx_lock(&sched_mtx); in load_dn_aqm()2798 mtx_unlock(&sched_mtx); in load_dn_aqm()[all …]