Home
last modified time | relevance | path

Searched defs:got_it (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arc/include/asm/ !
H A Dspinlock.h46 unsigned int val, got_it = 0; in arch_spin_trylock() local
111 unsigned int val, got_it = 0; in arch_read_trylock() local
169 unsigned int val, got_it = 0; in arch_write_trylock() local
/linux/drivers/scsi/ !
H A Dppa.c65 static void got_it(ppa_struct *dev) in got_it() function