Home
last modified time | relevance | path

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

/include/linux/
Drestart_block.h26 struct restart_block { struct
27 long (*fn)(struct restart_block *); argument
28 union {
Dsched.h785 struct restart_block restart_block; member