Home
last modified time | relevance | path

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

/include/linux/
Dtypes.h236 struct callback_head { struct
237 struct callback_head *next; argument
238 void (*func)(struct callback_head *head); argument