Searched defs:restart_block (Results 1 – 2 of 2) sorted by relevance
17 struct restart_block { struct18 long (*fn)(struct restart_block *); argument19 union {
1754 struct restart_block restart_block; member