File falloc.h
FileList > common > falloc > falloc.h
Go to the source code of this file
#include <stdint.h>
#include <stdlib.h>
Public Functions
Type | Name |
---|---|
int | falloc_addr_malloc (uintptr_t addr, size_t size) |
void | falloc_clean () |
int | falloc_free (void * devPtr) |
void | falloc_init (uintptr_t start, size_t size, int log) |
int | falloc_malloc (void ** devPtr, size_t size) |
Public Functions Documentation
function falloc_addr_malloc
function falloc_clean
function falloc_free
function falloc_init
function falloc_malloc
The documentation for this class was generated from the following file projects/formosa-driver/src/common/falloc/falloc.h