Lines Matching refs:vmalloc
210 ret = vmalloc(len);
602 iv = vmalloc(iv_length); in ciphertest_1()
613 buf = vmalloc(data->l + padlen); in ciphertest_1()
753 key = vmalloc(strlen(keyword));
756 data = vmalloc(strlen(object));
757 data1 = vmalloc(strlen(object1));
758 data2 = vmalloc(strlen(object2));
851 buf = vmalloc(strlen(word1));
861 buf = vmalloc(strlen(word2));
888 buf = vmalloc(strlen(word1));
898 buf = vmalloc(strlen(word2));
959 gxy1 = vmalloc(p1.l);
965 gxy2 = vmalloc(p1.l);