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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/kernel/
H A Dints.c47 static int use_kmalloc; variable
144 if (use_kmalloc)
253 use_kmalloc = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/platform/h8s/
H A Dints.c78 static short use_kmalloc = 0; variable
179 if (use_kmalloc)
301 use_kmalloc = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/power/
H A Dsnapshot.c611 int use_kmalloc)
627 if (use_kmalloc) {
610 __register_nosave_region(unsigned long start_pfn, unsigned long end_pfn, int use_kmalloc) argument

Completed in 190 milliseconds