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)
| Related Man Pages |
|---|
| eventfd_read(2) - linux |
| eventfd_write(2) - linux |
| iv_event_raw(3) - debian |
| iv_event_raw_post(3) - debian |
| iv_event_raw_register(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |