Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_pathtbl.c56 spin_lock_init(&tbl->walk_lock); in mesh_table_init()
414 spin_lock_bh(&tbl->walk_lock); in mesh_path_add()
420 spin_unlock_bh(&tbl->walk_lock); in mesh_path_add()
457 spin_lock_bh(&tbl->walk_lock); in mpp_path_add()
463 spin_unlock_bh(&tbl->walk_lock); in mpp_path_add()
547 spin_lock_bh(&tbl->walk_lock); in mesh_path_flush_by_nexthop()
552 spin_unlock_bh(&tbl->walk_lock); in mesh_path_flush_by_nexthop()
562 spin_lock_bh(&tbl->walk_lock); in mpp_flush_by_proxy()
567 spin_unlock_bh(&tbl->walk_lock); in mpp_flush_by_proxy()
575 spin_lock_bh(&tbl->walk_lock); in table_flush_by_iface()
[all …]
Dieee80211_i.h667 spinlock_t walk_lock; member