ida_pre_get(9) centos man page | unix.com

Man Page: ida_pre_get

Operating Environment: centos

Section: 9

IDA_PRE_GET(9)						  Basic Kernel Library Functions					    IDA_PRE_GET(9)

NAME
ida_pre_get - reserve resources for ida allocation
SYNOPSIS
int ida_pre_get(struct ida * ida, gfp_t gfp_mask);
ARGUMENTS
ida ida handle gfp_mask memory allocation flag
DESCRIPTION
This function should be called prior to locking and calling the following function. It preallocates enough memory to satisfy the worst possible allocation. If the system is REALLY out of memory this function returns 0, otherwise 1.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IDA_PRE_GET(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
usb_sg_init(9) - centos
ida(4) - debian
gnutls_global_set_mem_functions(3) - suse
ida(4) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!