centos man page for kcalloc

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)

NAME
kcalloc - allocate memory for an array. The memory is set to zero.
SYNOPSIS
void * kcalloc(size_t n, size_t size, gfp_t flags);
ARGUMENTS
n number of elements. size element size. flags the type of memory to allocate (see kmalloc).
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KCALLOC(9)
Related Man Pages
kcalloc(9) - suse
bio_alloc_bioset(9) - centos
blk_make_request(9) - centos
wimax_msg_alloc(9) - centos
kmem_free(9f) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq