Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
poll_table_entry Struct Reference

#include <poll.h>

Data Fields

struct filefilp
 
unsigned long key
 
wait_queue_t wait
 
wait_queue_head_twait_address
 

Detailed Description

Definition at line 75 of file poll.h.

Field Documentation

struct file* filp

Definition at line 76 of file poll.h.

unsigned long key

Definition at line 77 of file poll.h.

Definition at line 78 of file poll.h.

wait_queue_head_t* wait_address

Definition at line 79 of file poll.h.


The documentation for this struct was generated from the following file: