security_prepare_creds
int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp);
if (security_prepare_creds(new, old, GFP_KERNEL_ACCOUNT) < 0)