thisrc           1710 security/security.c 	int thisrc;
thisrc           1715 security/security.c 		thisrc = hp->hook.task_prctl(option, arg2, arg3, arg4, arg5);
thisrc           1716 security/security.c 		if (thisrc != -ENOSYS) {
thisrc           1717 security/security.c 			rc = thisrc;
thisrc           1718 security/security.c 			if (thisrc != 0)