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

#include <notifier.h>

Data Fields

int(* notifier_call )(struct notifier_block *, unsigned long, void *)
 
struct notifier_block __rcunext
 
int priority
 

Detailed Description

Definition at line 50 of file notifier.h.

Field Documentation

Definition at line 52 of file notifier.h.

int(* notifier_call)(struct notifier_block *, unsigned long, void *)

Definition at line 51 of file notifier.h.

int priority

Definition at line 53 of file notifier.h.


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