Searched refs:gates_lock (Results 1 – 4 of 4) sorted by relevance
18 static DEFINE_SPINLOCK(gates_lock);84 0, &gates_lock); in sun8i_h3_bus_gates_init()
16 static DEFINE_SPINLOCK(gates_lock);61 0, &gates_lock); in sunxi_simple_gates_setup()
61 spin_lock_init(&newtbl->gates_lock); in mesh_table_alloc()323 spin_lock(&tbl->gates_lock); in mesh_path_add_gate()325 spin_unlock(&tbl->gates_lock); in mesh_path_add_gate()350 spin_lock_bh(&tbl->gates_lock); in mesh_gate_del()353 spin_unlock_bh(&tbl->gates_lock); in mesh_gate_del()
143 spinlock_t gates_lock; member