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

#include <types.h>

Data Fields

char log_buff [BATADV_LOG_BUF_LEN]
 
unsigned long log_start
 
unsigned long log_end
 
spinlock_t lock
 
wait_queue_head_t queue_wait
 

Detailed Description

Definition at line 381 of file types.h.

Field Documentation

spinlock_t lock

Definition at line 385 of file types.h.

Definition at line 382 of file types.h.

unsigned long log_end

Definition at line 384 of file types.h.

unsigned long log_start

Definition at line 383 of file types.h.

wait_queue_head_t queue_wait

Definition at line 386 of file types.h.


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