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

Data Fields

struct probenext
 
dev_t dev
 
unsigned long range
 
struct moduleowner
 
kobj_probe_tget
 
int(* lock )(dev_t, void *)
 
voiddata
 

Detailed Description

Definition at line 20 of file map.c.

Field Documentation

Definition at line 27 of file map.c.

dev_t dev

Definition at line 22 of file map.c.

Definition at line 25 of file map.c.

int(* lock)(dev_t, void *)

Definition at line 26 of file map.c.

struct probe* next

Definition at line 21 of file map.c.

struct module* owner

Definition at line 24 of file map.c.

unsigned long range

Definition at line 23 of file map.c.


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