Home
last modified time | relevance | path

Searched refs:__global_lock1 (Results 1 – 6 of 6) sorted by relevance

/arch/metag/include/asm/
Datomic_lock1.h33 __global_lock1(flags); in atomic_set()
45 __global_lock1(flags); \
57 __global_lock1(flags); \
80 __global_lock1(flags); in atomic_clear_mask()
90 __global_lock1(flags); in atomic_set_mask()
101 __global_lock1(flags); in atomic_cmpxchg()
119 __global_lock1(flags); in __atomic_add_unless()
135 __global_lock1(flags); in atomic_sub_if_positive()
Dbitops.h19 __global_lock1(flags); in set_bit()
32 __global_lock1(flags); in clear_bit()
45 __global_lock1(flags); in change_bit()
59 __global_lock1(flags); in test_and_set_bit()
79 __global_lock1(flags); in test_and_clear_bit()
99 __global_lock1(flags); in test_and_change_bit()
Dspinlock_lock1.h23 __global_lock1(flags); in arch_spin_lock()
41 __global_lock1(flags); in arch_spin_trylock()
72 __global_lock1(flags); in arch_write_lock()
89 __global_lock1(flags); in arch_write_trylock()
135 __global_lock1(flags); in arch_read_lock()
152 __global_lock1(flags); in arch_read_unlock()
164 __global_lock1(flags); in arch_read_trylock()
Dglobal_lock.h19 #define __global_lock1(flags) do { \ macro
Dl2cache.h219 __global_lock1(flags); in meta_l2c_writeback()
/arch/metag/mm/
Dl2cache.c135 __global_lock1(flags); in meta_l2c_enable()
159 __global_lock1(flags); in meta_l2c_pf_enable()