Query: kcalloc
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KCALLOC(9) Memory Management in Linux KCALLOC(9)NAMEkcalloc - allocate memory for an array. The memory is set to zero.SYNOPSISvoid * kcalloc(size_t n, size_t size, gfp_t flags);ARGUMENTSn number of elements. size element size. flags the type of memory to allocate (see kmalloc).COPYRIGHTKernel Hackers Manual 3.10 June 2014 KCALLOC(9)
Related Man Pages |
---|
kcalloc(9) - suse |
talloc_array(3) - centos |
bio_alloc_bioset(9) - centos |
kmem_alloc(9f) - sunos |
kmem_cache_create(9) - linux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
Shopt -s histappend |
Please Welcome Dave Munro to the Moderator Team! |