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

Data Fields

cycles_t last_time
 
long last_delta
 
long last_delta2
 
unsigned dont_count_entropy:1
 

Detailed Description

Definition at line 633 of file random.c.

Field Documentation

unsigned dont_count_entropy

Definition at line 636 of file random.c.

long last_delta

Definition at line 635 of file random.c.

long last_delta2

Definition at line 635 of file random.c.

cycles_t last_time

Definition at line 634 of file random.c.


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