Home
last modified time | relevance | path

Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dinterrupt.h587 struct tasklet_struct struct
589 struct tasklet_struct *next; argument
595 void (*callback)(struct tasklet_struct *t); argument
601 struct tasklet_struct name = { \ argument
/linux/kernel/
A Dsoftirq.c814 void (*callback)(struct tasklet_struct *)) in tasklet_setup()

Completed in 8 milliseconds