Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dinterrupt.h487 struct tasklet_struct struct
489 struct tasklet_struct *next; argument
497 struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(0), func, data } argument