Query: eventfd_ctx_fileget
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENTFD_CTX_FILEGET(9) Events based on file descripto EVENTFD_CTX_FILEGET(9)NAMEeventfd_ctx_fileget - Acquires a reference to the internal eventfd context.SYNOPSISstruct eventfd_ctx * eventfd_ctx_fileget(struct file * file);ARGUMENTSfile [in] Eventfd file pointer.DESCRIPTIONReturns a pointer to the internal eventfd context, otherwise the errorPOINTER-EINVAL : The fd file descriptor is not an eventfd file.COPYRIGHTKernel Hackers Manual 3.10 June 2014 EVENTFD_CTX_FILEGET(9)