RTEMS CPU Kit with SuperCore  4.11.3
Macros | Functions
kern_subr.c File Reference
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
#include <sys/malloc.h>
#include <sys/queue.h>
Include dependency graph for kern_subr.c:

Macros

#define NPRIMES   27
 

Functions

int uiomove (void *cp, int n, struct uio *uio)
 
void * hashinit (int elements, int type, u_long *hashmask)
 
void * phashinit (int elements, int type, u_long *nentries)