Searched refs:gates_lock (Results 1 – 3 of 3) sorted by relevance
24 static DEFINE_SPINLOCK(gates_lock);69 0, &gates_lock); in sunxi_simple_gates_setup()
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