Searched refs:bpf_mtx (Results 1 – 1 of 1) sorted by relevance
123 static kmutex_t bpf_mtx; variable420 mutex_init(&bpf_mtx, NULL, MUTEX_DRIVER, NULL); in bpfilterattach()444 mutex_destroy(&bpf_mtx); in bpfilterdetach()491 mutex_enter(&bpf_mtx); in bpfopen()502 mutex_exit(&bpf_mtx); in bpfopen()509 mutex_exit(&bpf_mtx); in bpfopen()549 mutex_enter(&bpf_mtx); in bpfclose()552 mutex_exit(&bpf_mtx); in bpfclose()