Searched defs:restart_block (Results 1 – 3 of 3) sorted by relevance
25 struct restart_block { struct27 long (*fn)(struct restart_block *); argument28 union {
69 long (*fn)(struct restart_block *)) in set_restart_fn()
1074 struct restart_block restart_block; member