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

#include <sched.h>

Data Fields

struct rt_prio_array active
 
unsigned int rt_nr_running
 
int rt_throttled
 
u64 rt_time
 
u64 rt_runtime
 
raw_spinlock_t rt_runtime_lock
 

Detailed Description

Definition at line 280 of file sched.h.

Field Documentation

Definition at line 281 of file sched.h.

unsigned int rt_nr_running

Definition at line 282 of file sched.h.

u64 rt_runtime

Definition at line 299 of file sched.h.

raw_spinlock_t rt_runtime_lock

Definition at line 301 of file sched.h.

int rt_throttled

Definition at line 297 of file sched.h.

u64 rt_time

Definition at line 298 of file sched.h.


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