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

Data Fields

struct list_head tasks_call_list
 
spinlock_t lock
 

Detailed Description

Definition at line 121 of file eventpoll.c.

Field Documentation

spinlock_t lock

Definition at line 123 of file eventpoll.c.

struct list_head tasks_call_list

Definition at line 122 of file eventpoll.c.


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