Home
last modified time | relevance | path

Searched refs:relax (Results 1 – 4 of 4) sorted by relevance

/arch/tile/lib/
Dspinlock_common.h30 relax(int iterations) in relax() function
63 relax(loops); in delay_backoff()
Dspinlock_32.c36 relax((128 / CYCLES_PER_RELAX_LOOP) * delta); in arch_spin_lock()
205 relax((256 / CYCLES_PER_RELAX_LOOP) * delta); in arch_write_lock()
213 relax(4); in arch_write_lock()
250 relax(4); in arch_write_unlock()
Dspinlock_64.c47 relax((128 / CYCLES_PER_RELAX_LOOP) * delta); in arch_spin_lock_slow()
/arch/avr32/
DMakefile16 KBUILD_CFLAGS_MODULE += -mno-relax
17 LDFLAGS_vmlinux += --relax