About the use of tasklet_hrtimer_init in hardware interrupt callback function

150 views Asked by At

Comment of function tasklet_hrtimer_init

Init a tasklet/hrtimer combo for softirq callbacks

There are few routines used in kernel about tasklet_hrtimer_init.

Can tasklet_hrtimer_init be used in the callback function of hardware interrupt?

0

There are 0 answers