Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dinterrupt.h542 struct tasklet_struct struct
544 struct tasklet_struct *next; argument
552 struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(0), func, data } argument