Searched refs:gates_lock (Results 1 – 2 of 2) sorted by relevance
55 spin_lock_init(&tbl->gates_lock); in mesh_table_init()315 spin_lock(&tbl->gates_lock); in mesh_path_add_gate()317 spin_unlock(&tbl->gates_lock); in mesh_path_add_gate()342 spin_lock_bh(&tbl->gates_lock); in mesh_gate_del()345 spin_unlock_bh(&tbl->gates_lock); in mesh_gate_del()
664 spinlock_t gates_lock; member