Linux Kernel
3.7.1
|
#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 |
spinlock_t lock |
char log_buff[BATADV_LOG_BUF_LEN] |
wait_queue_head_t queue_wait |