Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

s390_ksyms.c File Reference

#include <linux/module.h>
#include <linux/genhd.h>
#include <asm/checksum.h>
#include <asm/delay.h>

Include dependency graph for s390_ksyms.c:

Go to the source code of this file.

Functions

 EXPORT_SYMBOL (init_mm)
 EXPORT_SYMBOL (_oi_bitmap)
 EXPORT_SYMBOL (_ni_bitmap)
 EXPORT_SYMBOL (_zb_findmap)
 EXPORT_SYMBOL_NOVERS (memcmp)
 EXPORT_SYMBOL_NOVERS (memset)
 EXPORT_SYMBOL_NOVERS (memmove)
 EXPORT_SYMBOL_NOVERS (strchr)
 EXPORT_SYMBOL_NOVERS (strcmp)
 EXPORT_SYMBOL_NOVERS (strncat)
 EXPORT_SYMBOL_NOVERS (strncmp)
 EXPORT_SYMBOL_NOVERS (strncpy)
 EXPORT_SYMBOL_NOVERS (strnlen)
 EXPORT_SYMBOL_NOVERS (strrchr)
 EXPORT_SYMBOL_NOVERS (strtok)
 EXPORT_SYMBOL_NOVERS (strpbrk)
 EXPORT_SYMBOL_NOVERS (strstr)
 EXPORT_SYMBOL (__copy_from_user_fixup)
 EXPORT_SYMBOL (__copy_to_user_fixup)
 EXPORT_SYMBOL (__udelay)
 EXPORT_SYMBOL (kernel_thread)
 EXPORT_SYMBOL (csum_fold)
 EXPORT_SYMBOL (genhd_dasd_name)


Function Documentation

EXPORT_SYMBOL genhd_dasd_name   ) 
 

EXPORT_SYMBOL csum_fold   ) 
 

EXPORT_SYMBOL kernel_thread   ) 
 

EXPORT_SYMBOL __udelay   ) 
 

EXPORT_SYMBOL __copy_to_user_fixup   ) 
 

EXPORT_SYMBOL __copy_from_user_fixup   ) 
 

EXPORT_SYMBOL _zb_findmap   ) 
 

EXPORT_SYMBOL _ni_bitmap   ) 
 

EXPORT_SYMBOL _oi_bitmap   ) 
 

EXPORT_SYMBOL init_mm   ) 
 

EXPORT_SYMBOL_NOVERS strstr   ) 
 

EXPORT_SYMBOL_NOVERS strpbrk   ) 
 

EXPORT_SYMBOL_NOVERS strtok   ) 
 

EXPORT_SYMBOL_NOVERS strrchr   ) 
 

EXPORT_SYMBOL_NOVERS strnlen   ) 
 

EXPORT_SYMBOL_NOVERS strncpy   ) 
 

EXPORT_SYMBOL_NOVERS strncmp   ) 
 

EXPORT_SYMBOL_NOVERS strncat   ) 
 

EXPORT_SYMBOL_NOVERS strcmp   ) 
 

EXPORT_SYMBOL_NOVERS strchr   ) 
 

EXPORT_SYMBOL_NOVERS memmove   ) 
 

EXPORT_SYMBOL_NOVERS memset   ) 
 

EXPORT_SYMBOL_NOVERS memcmp   )