Searched refs:gates_lock (Results 1 – 2 of 2) sorted by relevance
113 spin_lock_init(&newtbl->gates_lock); in mesh_table_alloc()142 spin_lock_bh(&tbl->gates_lock); in mesh_table_free()149 spin_unlock_bh(&tbl->gates_lock); in mesh_table_free()468 spin_lock_bh(&tbl->gates_lock); in mesh_path_add_gate()470 spin_unlock_bh(&tbl->gates_lock); in mesh_path_add_gate()495 spin_lock_bh(&tbl->gates_lock); in mesh_gate_del()498 spin_unlock_bh(&tbl->gates_lock); in mesh_gate_del()
159 spinlock_t gates_lock; member