Home
last modified time | relevance | path

Searched refs:pr_mtx (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/netinet/
H A Din_jail.c197 mtx_lock(&pr->pr_mtx); in prison_get_ip4()
199 mtx_unlock(&pr->pr_mtx); in prison_get_ip4()
203 mtx_unlock(&pr->pr_mtx); in prison_get_ip4()
208 mtx_unlock(&pr->pr_mtx); in prison_get_ip4()
297 mtx_lock(&pr->pr_mtx); in prison_local_ip4()
299 mtx_unlock(&pr->pr_mtx); in prison_local_ip4()
325 mtx_unlock(&pr->pr_mtx); in prison_local_ip4()
346 mtx_lock(&pr->pr_mtx); in prison_remote_ip4()
366 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4()
418 mtx_lock(&pr->pr_mtx); in prison_check_ip4()
[all …]
/f-stack/freebsd/netinet6/
H A Din6_jail.c188 mtx_lock(&pr->pr_mtx); in prison_get_ip6()
190 mtx_unlock(&pr->pr_mtx); in prison_get_ip6()
194 mtx_unlock(&pr->pr_mtx); in prison_get_ip6()
199 mtx_unlock(&pr->pr_mtx); in prison_get_ip6()
285 mtx_lock(&pr->pr_mtx); in prison_local_ip6()
287 mtx_unlock(&pr->pr_mtx); in prison_local_ip6()
312 mtx_unlock(&pr->pr_mtx); in prison_local_ip6()
332 mtx_lock(&pr->pr_mtx); in prison_remote_ip6()
352 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6()
404 mtx_lock(&pr->pr_mtx); in prison_check_ip6()
[all …]
H A Din6_ifattach.c125 mtx_lock(&pr->pr_mtx); in get_rand_ifid()
130 mtx_unlock(&pr->pr_mtx); in get_rand_ifid()
139 mtx_unlock(&pr->pr_mtx); in get_rand_ifid()
598 mtx_lock(&pr->pr_mtx); in in6_nigroup0()
605 mtx_unlock(&pr->pr_mtx); in in6_nigroup0()
614 mtx_unlock(&pr->pr_mtx); in in6_nigroup0()
620 mtx_unlock(&pr->pr_mtx); in in6_nigroup0()
H A Dicmp6.c709 mtx_lock(&pr->pr_mtx); in icmp6_input()
715 mtx_unlock(&pr->pr_mtx); in icmp6_input()
1317 mtx_lock(&pr->pr_mtx); in ni6_input()
1320 mtx_unlock(&pr->pr_mtx); in ni6_input()
1450 mtx_lock(&pr->pr_mtx); in ni6_input()
1453 mtx_unlock(&pr->pr_mtx); in ni6_input()
/f-stack/freebsd/kern/
H A Dkern_jail.c1324 mtx_lock(&pr->pr_mtx); in kern_jail_set()
1595 mtx_lock(&pr->pr_mtx); in kern_jail_set()
1783 mtx_lock(&pr->pr_mtx); in kern_jail_set()
1806 mtx_lock(&pr->pr_mtx); in kern_jail_set()
1845 mtx_lock(&pr->pr_mtx); in kern_jail_set()
2358 mtx_lock(&pr->pr_mtx); in sys_jail_remove()
2711 mtx_lock(&pr->pr_mtx); in prison_free()
2773 mtx_lock(&pr->pr_mtx); in prison_complete()
2800 mtx_lock(&pr->pr_mtx); in prison_deref()
2907 mtx_lock(&pr->pr_mtx); in prison_set_allow()
[all …]
H A Dkern_mib.c354 mtx_lock(&pr->pr_mtx); in sysctl_hostname()
356 mtx_unlock(&pr->pr_mtx); in sysctl_hostname()
372 mtx_lock(&pr->pr_mtx); in sysctl_hostname()
379 mtx_unlock(&pr->pr_mtx); in sysctl_hostname()
424 mtx_lock(&pr->pr_mtx); in sysctl_kern_securelvl()
427 mtx_unlock(&pr->pr_mtx); in sysctl_kern_securelvl()
440 mtx_unlock(&pr->pr_mtx); in sysctl_kern_securelvl()
470 mtx_lock(&pr->pr_mtx); in sysctl_hostid()
472 mtx_unlock(&pr->pr_mtx); in sysctl_hostid()
484 mtx_lock(&pr->pr_mtx); in sysctl_hostid()
[all …]
H A Dvfs_mountroot.c1101 mtx_lock(&prison0.pr_mtx); in vfs_mountroot()
1104 mtx_unlock(&prison0.pr_mtx); in vfs_mountroot()
H A Dkern_descrip.c4040 mtx_lock(&prison0.pr_mtx); in mountcheckdirs()
4046 mtx_unlock(&prison0.pr_mtx); in mountcheckdirs()
4049 mtx_lock(&pr->pr_mtx); in mountcheckdirs()
4055 mtx_unlock(&pr->pr_mtx); in mountcheckdirs()
H A Dkern_cpuset.c944 mtx_unlock(&pr->pr_mtx); in cpuset_which()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zone.c96 mtx_unlock(&pr->pr_mtx); in zone_dataset_attach()
99 mtx_lock(&pr->pr_mtx); in zone_dataset_attach()
110 mtx_unlock(&pr->pr_mtx); in zone_dataset_attach()
149 mtx_unlock(&pr->pr_mtx); in zone_dataset_detach()
174 mtx_lock(&pr->pr_mtx); in zone_dataset_visible()
218 mtx_unlock(&pr->pr_mtx); in zone_dataset_visible()
/f-stack/freebsd/sys/
H A Djail.h169 struct mtx pr_mtx; member
271 mtx_lock(&pr->pr_mtx); in prison_lock()
278 mtx_unlock(&pr->pr_mtx); in prison_unlock()
/f-stack/lib/
H A Dff_glue.c1254 mtx_lock(&cred->cr_prison->pr_mtx); in getcredhostuuid()
1256 mtx_unlock(&cred->cr_prison->pr_mtx); in getcredhostuuid()
1262 mtx_lock(&cred->cr_prison->pr_mtx); in getjailname()
1264 mtx_unlock(&cred->cr_prison->pr_mtx); in getjailname()
/f-stack/freebsd/net/
H A Dif.c1393 mtx_unlock(&pr->pr_mtx); in if_vmove_loan()
1450 mtx_unlock(&pr->pr_mtx); in if_vmove_reclaim()