mm\zsmalloc.c
static
inline
int
trypin_tag(unsigned
long
handle)
{
return
bit_spin_trylock(HANDLE_PIN_BIT, (unsigned
*)handle);
}