Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_core.c113 spinlock_t l2tp_tunnel_idr_lock; member
1243 spin_lock_bh(&pn->l2tp_tunnel_idr_lock); in l2tp_tunnel_remove()
1245 spin_unlock_bh(&pn->l2tp_tunnel_idr_lock); in l2tp_tunnel_remove()
1474 spin_lock_bh(&pn->l2tp_tunnel_idr_lock); in l2tp_tunnel_register()
1477 spin_unlock_bh(&pn->l2tp_tunnel_idr_lock); in l2tp_tunnel_register()
1522 spin_lock_bh(&pn->l2tp_tunnel_idr_lock); in l2tp_tunnel_register()
1524 spin_unlock_bh(&pn->l2tp_tunnel_idr_lock); in l2tp_tunnel_register()
1657 spin_lock_init(&pn->l2tp_tunnel_idr_lock); in l2tp_init_net()