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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dextmem.h25 extern int segment_load (char *name,int segtype,unsigned long *addr,unsigned long *length);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/mm/
H A Dextmem.c272 * real segment loading function, called from segment_load
296 PRINT_WARN("segment_load: not loading segment %s - overlaps "
300 PRINT_WARN("segment_load: not loading segment %s - exceeds "
304 PRINT_WARN("segment_load: not loading segment %s (rc: %d)\n",
340 PRINT_WARN ("segment_load: could not load segment %s - "
353 PRINT_INFO ("segment_load: loaded segment %s range %p .. %p "
358 PRINT_INFO ("segment_load: loaded segment %s range %p .. %p "
395 segment_load (char *name, int do_nonshared, unsigned long *addr, function
585 EXPORT_SYMBOL(segment_load); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddcssblk.c146 * print appropriate error message for segment_load()/segment_type()
416 rc = segment_load(local_buf, SEGMENT_SHARED,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dmonreader.c115 * print appropriate error message for segment_load()/segment_type()
598 rc = segment_load(mon_dcss_name, SEGMENT_SHARED,

Completed in 62 milliseconds