get_current_pid    53 arch/um/include/shared/kern_util.h extern int get_current_pid(void);
get_current_pid    52 arch/x86/um/bugs_32.c 	if ((sig != SIGILL) || (get_current_pid() != 1))