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

#include <poll.h>

Data Fields

poll_table pt
 
struct poll_table_pagetable
 
struct task_structpolling_task
 
int triggered
 
int error
 
int inline_index
 
struct poll_table_entry inline_entries [N_INLINE_POLL_ENTRIES]
 

Detailed Description

Definition at line 85 of file poll.h.

Field Documentation

int error

Definition at line 90 of file poll.h.

Definition at line 92 of file poll.h.

int inline_index

Definition at line 91 of file poll.h.

struct task_struct* polling_task

Definition at line 88 of file poll.h.

Definition at line 86 of file poll.h.

Definition at line 87 of file poll.h.

int triggered

Definition at line 89 of file poll.h.


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