MAX_PROCTITLE_AUDIT_LEN
buf = kmalloc(MAX_PROCTITLE_AUDIT_LEN, GFP_KERNEL);
res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN);