Searched refs:HDRLEN_VMALLOC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dutil.c503 #define HDRLEN_VMALLOC (sizeof(struct ipc_rcu_sched) > HDRLEN_KMALLOC ? \ macro
531 out = vmalloc(HDRLEN_VMALLOC + size);
533 out += HDRLEN_VMALLOC;

Completed in 29 milliseconds