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

#include <sched.h>

Data Fields

raw_spinlock_t rt_runtime_lock
 
ktime_t rt_period
 
u64 rt_runtime
 
struct hrtimer rt_period_timer
 

Detailed Description

Definition at line 66 of file sched.h.

Field Documentation

ktime_t rt_period

Definition at line 69 of file sched.h.

struct hrtimer rt_period_timer

Definition at line 71 of file sched.h.

u64 rt_runtime

Definition at line 70 of file sched.h.

raw_spinlock_t rt_runtime_lock

Definition at line 68 of file sched.h.


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