Searched refs:huge_action_old (Results 1 – 2 of 2) sorted by relevance
124 static struct sigaction huge_action_old; variable139 huge_need_recover = !sigaction(SIGBUS, &action, &huge_action_old); in huge_register_sigbus()146 sigaction(SIGBUS, &huge_action_old, NULL); in huge_recover_sigbus()
1070 static struct sigaction huge_action_old; variable1085 huge_need_recover = !sigaction(SIGBUS, &action, &huge_action_old);1092 sigaction(SIGBUS, &huge_action_old, NULL);