Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netgraph/bluetooth/socket/
HDng_btsocket_l2cap_raw.c121 static struct mtx ng_btsocket_l2cap_raw_token_mtx; variable
570 mtx_init(&ng_btsocket_l2cap_raw_token_mtx, in ng_btsocket_l2cap_raw_init()
1282 mtx_lock(&ng_btsocket_l2cap_raw_token_mtx); in ng_btsocket_l2cap_raw_get_token()
1289 mtx_unlock(&ng_btsocket_l2cap_raw_token_mtx); in ng_btsocket_l2cap_raw_get_token()