Searched defs:restart_block (Results 1 – 2 of 2) sorted by relevance
26 struct restart_block { struct27 long (*fn)(struct restart_block *); argument28 union {
785 struct restart_block restart_block; member