Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
atari_stram.h File Reference

Go to the source code of this file.

Functions

void * atari_stram_alloc (unsigned long size, const char *owner)
 
void atari_stram_free (void *)
 
void atari_stram_init (void)
 
void atari_stram_reserve_pages (void *start_mem)
 

Function Documentation

void* atari_stram_alloc ( unsigned long  size,
const char *  owner 
)

Definition at line 112 of file stram.c.

void atari_stram_free ( void *  )

Definition at line 142 of file stram.c.

void atari_stram_init ( void  )

Definition at line 67 of file stram.c.

void atari_stram_reserve_pages ( void *  start_mem)

Definition at line 94 of file stram.c.