Home
last modified time | relevance | path

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

/include/linux/
Dinterrupt.h592 struct tasklet_struct struct
594 struct tasklet_struct *next; argument
602 struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(0), func, data } argument