Home
last modified time | relevance | path

Searched refs:kzipmalloc (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/stand/i386/kgzldr/
H A Dkgzldr.h36 unsigned char *kzipmalloc(int);
H A Dlib.c50 kzipmalloc(int size) in kzipmalloc() function
/freebsd-12.1/sys/kern/
H A Dsubr_inflate.c54 extern unsigned char *kzipmalloc (int);
56 #define malloc(x, y, z) kzipmalloc((x))
/freebsd-12.1/sys/arm/arm/
H A Delf_trampoline.c220 kzipmalloc(int size) in kzipmalloc() function