Searched refs:dt_lock (Results 1 – 8 of 8) sorted by relevance
429 mtx_lock_spin(&dt_lock); in set_user_ldt()431 mtx_unlock_spin(&dt_lock); in set_user_ldt()455 mtx_unlock_spin(&dt_lock); in user_ldt_alloc()464 mtx_lock_spin(&dt_lock); in user_ldt_alloc()492 mtx_unlock_spin(&dt_lock); in user_ldt_free()540 mtx_lock_spin(&dt_lock); in i386_get_ldt()551 mtx_unlock_spin(&dt_lock); in i386_get_ldt()586 mtx_lock_spin(&dt_lock); in i386_set_ldt()667 mtx_lock_spin(&dt_lock); in i386_set_ldt()698 mtx_lock_spin(&dt_lock); in i386_set_ldt()[all …]
155 mtx_lock_spin(&dt_lock); in cpu_fork()165 mtx_unlock_spin(&dt_lock); in cpu_fork()242 mtx_lock_spin(&dt_lock); in cpu_fork()253 mtx_unlock_spin(&dt_lock); in cpu_fork()295 mtx_lock_spin(&dt_lock); in cpu_exit()301 mtx_unlock_spin(&dt_lock); in cpu_exit()
1141 mtx_lock_spin(&dt_lock); in exec_setregs()1145 mtx_unlock_spin(&dt_lock); in exec_setregs()1254 struct mtx dt_lock; /* lock for GDT and LDT */ variable2372 mtx_init(&dt_lock, "descriptor tables", NULL, MTX_SPIN); in init386()
519 mtx_unlock(&dt_lock); in user_ldt_alloc()534 mtx_lock(&dt_lock); in user_ldt_alloc()566 mtx_lock(&dt_lock); in user_ldt_free()568 mtx_unlock(&dt_lock); in user_ldt_free()603 mtx_unlock(&dt_lock); in user_ldt_deref()635 mtx_lock(&dt_lock); in amd64_get_ldt()638 mtx_unlock(&dt_lock); in amd64_get_ldt()681 mtx_lock(&dt_lock); in amd64_set_ldt()684 mtx_unlock(&dt_lock); in amd64_set_ldt()755 mtx_lock(&dt_lock); in amd64_set_ldt()[all …]
157 mtx_lock(&dt_lock); in cpu_fork()162 mtx_unlock(&dt_lock); in cpu_fork()241 mtx_lock(&dt_lock); in cpu_fork()259 mtx_unlock(&dt_lock); in cpu_fork()
227 struct mtx dt_lock; /* lock for GDT and LDT */ variable1722 mtx_init(&dt_lock, "descriptor tables", NULL, MTX_DEF); in hammer_time()
87 extern struct mtx dt_lock;
117 extern struct mtx dt_lock;