_spin_trylock_bh   67 include/linux/spinlock_api_up.h #define _spin_trylock_bh(lock)			({ __LOCK_BH(lock); 1; })
_spin_trylock_bh  432 kernel/spinlock.c int __lockfunc _spin_trylock_bh(spinlock_t *lock)