Linux Kernel
3.7.1
|
#include <grutables.h>
Data Fields | |
spinlock_t | vd_lock |
struct list_head | vd_head |
long | vd_user_options |
int | vd_cbr_au_count |
int | vd_dsr_au_count |
unsigned char | vd_tlb_preload_count |
Definition at line 335 of file grutables.h.
int vd_cbr_au_count |
Definition at line 339 of file grutables.h.
int vd_dsr_au_count |
Definition at line 340 of file grutables.h.
Definition at line 337 of file grutables.h.
spinlock_t vd_lock |
Definition at line 336 of file grutables.h.
unsigned char vd_tlb_preload_count |
Definition at line 341 of file grutables.h.
long vd_user_options |
Definition at line 338 of file grutables.h.