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

#include <kthread.h>

Data Fields

struct list_head node
 
kthread_work_func_t func
 
wait_queue_head_t done
 
struct kthread_workerworker
 

Detailed Description

Definition at line 72 of file kthread.h.

Field Documentation

Definition at line 75 of file kthread.h.

Definition at line 74 of file kthread.h.

Definition at line 73 of file kthread.h.

Definition at line 76 of file kthread.h.


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