.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "IPC_RCU_ALLOC" "9" "09 October 2005" "" ""
.SH NAME
ipc_rcu_alloc \- allocate ipc and rcu space
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void* ipc_rcu_alloc (int \fIsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsize\fB\fR
size desired
.SH "DESCRIPTION"
.PP
Allocate memory for the rcu header structure + the object.
Returns the pointer to the object.
NULL is returned if the allocation fails.