Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dinterrupt.h515 struct tasklet_struct struct
517 struct tasklet_struct *next; argument
525 struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(0), func, data } argument