Searched refs:gates_lock (Results 1 – 4 of 4) sorted by relevance
26 static DEFINE_SPINLOCK(gates_lock);92 0, &gates_lock); in sun8i_h3_bus_gates_init()
24 static DEFINE_SPINLOCK(gates_lock);69 0, &gates_lock); in sunxi_simple_gates_setup()
63 spin_lock_init(&newtbl->gates_lock); in mesh_table_alloc()335 spin_lock(&tbl->gates_lock); in mesh_path_add_gate()337 spin_unlock(&tbl->gates_lock); in mesh_path_add_gate()362 spin_lock_bh(&tbl->gates_lock); in mesh_gate_del()365 spin_unlock_bh(&tbl->gates_lock); in mesh_gate_del()
140 spinlock_t gates_lock; member