Searched refs:INIT_SIGHAND (Results 1 – 3 of 3) sorted by relevance
15 static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
21 static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
65 #define INIT_SIGHAND(sighand) { \ macro