Home
last modified time | relevance | path

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

/include/linux/
Dtypes.h232 struct callback_head { struct
233 struct callback_head *next; argument
234 void (*func)(struct callback_head *head); argument