OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vmalloc
(Results
26 - 50
of
114
) sorted by null
1
2
3
4
5
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/raid/
md.h
35
#include <linux/
vmalloc
.h>
/external/ipsec-tools/src/racoon/
crypto_openssl.c
217
ret =
vmalloc
(i);
259
ret =
vmalloc
(binlen);
666
name =
vmalloc
(len);
929
cert =
vmalloc
(len);
1043
pkey =
vmalloc
(pkeylen);
1099
pkey =
vmalloc
(pkeylen);
1158
sig =
vmalloc
(len);
1184
xbuf =
vmalloc
(len);
1254
if ((res =
vmalloc
(data->l)) == NULL)
1404
if ((res =
vmalloc
(data->l)) == NULL
[
all
...]
eaytest.c
210
ret =
vmalloc
(len);
212
err(1, "
vmalloc
");
601
iv =
vmalloc
(iv_length);
612
buf =
vmalloc
(data->l + padlen);
752
key =
vmalloc
(strlen(keyword));
755
data =
vmalloc
(strlen(object));
756
data1 =
vmalloc
(strlen(object1));
757
data2 =
vmalloc
(strlen(object2));
850
buf =
vmalloc
(strlen(word1));
860
buf =
vmalloc
(strlen(word2))
[
all
...]
isakmp_frag.c
128
if ((frag =
vmalloc
(fraglen)) == NULL) {
208
if ((buf =
vmalloc
(ntohs(frag->len) - sizeof(*frag))) == NULL) {
288
if ((buf =
vmalloc
(len)) == NULL) {
vmbuf.h
68
extern vchar_t *
vmalloc
__P((size_t));
cftoken.l
413
yylval.val =
vmalloc
(yyleng + 1);
415
yyerror("
vmalloc
failed");
584
yylval.val =
vmalloc
(yyleng + (yyleng & 1) + 1);
586
yyerror("
vmalloc
failed");
609
yylval.val =
vmalloc
(yyleng - 1);
611
yyerror("
vmalloc
failed");
622
yylval.val =
vmalloc
(yyleng + 1);
624
yyerror("
vmalloc
failed");
isakmp_cfg.c
221
if ((payload =
vmalloc
(plen)) == NULL) {
473
if ((buf =
vmalloc
(alen)) == NULL) {
503
if ((payload =
vmalloc
(sizeof(*reply))) == NULL) {
671
if ((payload =
vmalloc
(sizeof(*reply))) == NULL) {
762
new =
vmalloc
(s->l + append->l);
926
if ((buffer =
vmalloc
(sizeof(*attr))) == NULL) {
951
if ((buffer =
vmalloc
(sizeof(*attr) + len)) == NULL) {
971
if ((buffer =
vmalloc
(sizeof(*attr))) == NULL) {
996
if ((buffer =
vmalloc
(sizeof(*attr) + len)) == NULL) {
1032
if ((buffer =
vmalloc
(sizeof(*attr) + len)) == NULL)
[
all
...]
racoonctl.c
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))
[
all
...]
oakley.c
210
tmp =
vmalloc
(prime->l);
237
if ((*gxy =
vmalloc
(dh->prime->l)) == NULL) {
498
buf =
vmalloc
(len);
592
seed =
vmalloc
(prev->l + buf->l);
704
buf =
vmalloc
(len);
752
buf =
vmalloc
(len);
807
buf =
vmalloc
(len);
883
buf =
vmalloc
(len);
1026
buf =
vmalloc
(len);
1063
buf =
vmalloc
(len)
[
all
...]
debugrm.h
87
#define
vmalloc
(sz) \
macro
/external/lzma/xz-embedded/
xz_config.h
44
#define
vmalloc
(size) malloc(size)
macro
xz_private.h
20
# include <linux/
vmalloc
.h>
/external/squashfs-tools/kernel/fs/squashfs/
cache.c
32
* To avoid out of memory and fragmentation isssues with
vmalloc
the cache
50
#include <linux/
vmalloc
.h>
230
* size block_size. To avoid
vmalloc
fragmentation issues each entry
/device/moto/shamu/
BoardConfig.mk
32
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=shamu msm_rtb.filter=0x37 ehci-hcd.park=3 utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags utags.backup=/dev/block/platform/msm_sdcc.1/by-name/utagsBackup coherent_pool=8M
vmalloc
=300M
/hardware/qcom/msm8960/kernel-headers/linux/
msm_ion.h
67
#define ION_VMALLOC_HEAP_NAME "
vmalloc
"
/hardware/qcom/msm8x27/kernel-headers/linux/
msm_ion.h
67
#define ION_VMALLOC_HEAP_NAME "
vmalloc
"
Completed in 1580 milliseconds
1
2
3
4
5