ipc_alloc(9) centos man page | unix.com

Man Page: ipc_alloc

Operating Environment: centos

Section: 9

IPC_ALLOC(9)						       Kernel IPC facilities						      IPC_ALLOC(9)

NAME
ipc_alloc - allocate ipc space
SYNOPSIS
void * ipc_alloc(int size);
ARGUMENTS
size size desired
DESCRIPTION
Allocate memory from the appropriate pools and return a pointer to it. NULL is returned if the allocation fails
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_ALLOC(9)
Related Man Pages
kcalloc(9) - suse
attemptckalloc(3) - mojave
attemptckrealloc(3) - mojave
ckrealloc(3) - mojave
usb_alloc_coherent(9) - centos
Similar Topics in the Unix Linux Community
page fault handle