12.07.2015 Views

INTRO (9) NetBSD Kernel Developer's Manual INTRO (9) NAME ...

INTRO (9) NetBSD Kernel Developer's Manual INTRO (9) NAME ...

INTRO (9) NetBSD Kernel Developer's Manual INTRO (9) NAME ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

KMEM_ZALLOC (9) <strong>NetBSD</strong> <strong>Kernel</strong> Developer’s <strong>Manual</strong> KMEM_ZALLOC (9)<strong>NAME</strong>kmem_zalloc —allocate zero-initialized kernel wired memorySYNOPSIS#include void ∗kmem_zalloc(size_t size , km_flag_t kmflags);DESCRIPTIONkmem_zalloc() is the equivalent of kmem_alloc(), except that it initializes the memory to zero.SEE ALSOintro(9), kmem_alloc(9), kmem_free(9), memoryallocators(9)CAVEATSkmem_zalloc() can not be used from interrupt context.<strong>NetBSD</strong> 3.0 June 25, 2006 1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!