SYNOPSIS char * kstrdup(const char * s, gfp_t gfp); ARGUMENTS s the string to duplicate gfp the GFP mask used in the kmalloc call when allocating memory COPYRIGHT