Home | History | Annotate | Download | only in racoon

Lines Matching full:vmalloc

404 	buf = vmalloc(sizeof(*head));
441 buf = vmalloc(sizeof(*head));
462 buf = vmalloc(sizeof(*head));
491 buf = vmalloc(sizeof(*head));
520 buf = vmalloc(sizeof(*head));
569 buf = vmalloc(sizeof(*head) + index->l);
624 buf = vmalloc(sizeof(*head) + index->l);
703 if ((buf = vmalloc(com_len)) == NULL)
847 buf = vmalloc(sizeof(*head) + userlen);
968 buf = vmalloc(sizeof(*ci));