kal_generic.h File Reference

#include <linux/spinlock.h>

Go to the source code of this file.

Defines

#define EXPORT_SYMBOL_GPL(x)
#define __cacheline_aligned
#define SPIN_LOCK_UNLOCKED   ((spinlock_t){0})

Functions

static void spin_lock_irqsave (spinlock_t *x, unsigned long y)
static void spin_unlock_irqrestore (spinlock_t *x, unsigned long y)
void kal_init (void)

Define Documentation

Definition at line 16 of file kal_generic.h.

#define EXPORT_SYMBOL_GPL (  ) 

Definition at line 14 of file kal_generic.h.

#define SPIN_LOCK_UNLOCKED   ((spinlock_t){0})

Definition at line 17 of file kal_generic.h.


Function Documentation

void kal_init ( void   ) 

Definition at line 23 of file kal_sched.c.

References kernel_task_list, and kernel_timer_list.

static void spin_lock_irqsave ( spinlock_t *  x,
unsigned long  y 
) [inline, static]

Definition at line 18 of file kal_generic.h.

Referenced by timer_thread().

static void spin_unlock_irqrestore ( spinlock_t *  x,
unsigned long  y 
) [inline, static]

Definition at line 19 of file kal_generic.h.

Referenced by timer_thread().

Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3