OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [libmem/] [tests/] [test_allocpage.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __TEST_ALLOCPAGE_H__
2
#define __TEST_ALLOCPAGE_H__
3
 
4
#include <mm/alloc_page.h>
5
#include "tests.h"
6
 
7
void test_allocpage(int num_allocs, int alloc_max, FILE *init, FILE *exit);
8
void print_page_area(struct page_area *a, int no);
9
void print_caches(struct link *cache_head);
10
void print_cache(struct mem_cache *c, int cacheno);
11
void print_areas(struct link *area_head);
12
void print_page_area(struct page_area *ar, int areano);
13
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2026 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.