RTEMS CPU Kit with SuperCore  4.11.3
Functions
malloc-rtems.c File Reference
#include <linux/kernel.h>
#include "nodelist.h"
Include dependency graph for malloc-rtems.c:

Functions

struct jffs2_full_direntjffs2_alloc_full_dirent (int namesize)
 
void jffs2_free_full_dirent (struct jffs2_full_dirent *x)
 
struct jffs2_full_dnodejffs2_alloc_full_dnode (void)
 
void jffs2_free_full_dnode (struct jffs2_full_dnode *x)
 
struct jffs2_raw_direntjffs2_alloc_raw_dirent (void)
 
void jffs2_free_raw_dirent (struct jffs2_raw_dirent *x)
 
struct jffs2_raw_inodejffs2_alloc_raw_inode (void)
 
void jffs2_free_raw_inode (struct jffs2_raw_inode *x)
 
struct jffs2_tmp_dnode_infojffs2_alloc_tmp_dnode_info (void)
 
void jffs2_free_tmp_dnode_info (struct jffs2_tmp_dnode_info *x)
 
int jffs2_prealloc_raw_node_refs (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, int nr)
 
void jffs2_free_refblock (struct jffs2_raw_node_ref *x)
 
struct jffs2_node_fragjffs2_alloc_node_frag (void)
 
void jffs2_free_node_frag (struct jffs2_node_frag *x)
 
struct jffs2_inode_cachejffs2_alloc_inode_cache (void)
 
void jffs2_free_inode_cache (struct jffs2_inode_cache *x)