tasklet_trylock
static inline int tasklet_trylock(struct tasklet_struct *t)
static inline int tasklet_trylock(struct tasklet_struct *t) { return 1; }