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

#include <grutables.h>

Data Fields

voidkernel_cb
 
voidkernel_dsr
 
struct rw_semaphore bs_kgts_sema
 
struct gru_thread_statebs_kgts
 
int bs_async_dsr_bytes
 
int bs_async_cbrs
 
struct completionbs_async_wq
 
spinlock_t bs_lock
 
int bs_lru_ctxnum
 
struct gru_statebs_lru_gru
 
struct gru_state bs_grus [GRU_CHIPLETS_PER_BLADE]
 

Detailed Description

Definition at line 458 of file grutables.h.

Field Documentation

int bs_async_cbrs

Definition at line 468 of file grutables.h.

int bs_async_dsr_bytes

Definition at line 467 of file grutables.h.

struct completion* bs_async_wq

Definition at line 469 of file grutables.h.

Definition at line 479 of file grutables.h.

Definition at line 464 of file grutables.h.

struct rw_semaphore bs_kgts_sema

Definition at line 463 of file grutables.h.

spinlock_t bs_lock

Definition at line 472 of file grutables.h.

int bs_lru_ctxnum

Definition at line 474 of file grutables.h.

struct gru_state* bs_lru_gru

Definition at line 476 of file grutables.h.

void* kernel_cb

Definition at line 459 of file grutables.h.

void* kernel_dsr

Definition at line 461 of file grutables.h.


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