tasklet_trylock
if (tasklet_trylock(t)) {
int tasklet_trylock(struct tasklet_struct *t);
if (!tasklet_trylock(t)) \