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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dx86_init.h36 * @reserve_resources: reserve the standard resources for the
43 void (*reserve_resources)(void); member in struct:x86_init_resources
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhead32.c25 x86_init.resources.reserve_resources = i386_reserve_resources;
H A Dx86_init.c37 .reserve_resources = reserve_standard_io_resources,
H A Dmrst.c266 x86_init.resources.reserve_resources = x86_init_noop;
H A Dsetup.c1058 x86_init.resources.reserve_resources();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgrumain.c166 static unsigned long reserve_resources(unsigned long *p, int n, int mmax, function
187 return reserve_resources(&gru->gs_cbr_map, cbr_au_count, GRU_CBR_AU,
194 return reserve_resources(&gru->gs_dsr_map, dsr_au_count, GRU_DSR_AU,

Completed in 58 milliseconds