Linux Kernel
3.7.1
|
#include <linux/sched.h>
Go to the source code of this file.
Data Structures | |
struct | cpupri_vec |
struct | cpupri |
Macros | |
#define | CPUPRI_NR_PRIORITIES (MAX_RT_PRIO + 2) |
#define | CPUPRI_INVALID -1 |
#define | CPUPRI_IDLE 0 |
#define | CPUPRI_NORMAL 1 |
#define | cpupri_set(cp, cpu, pri) do { } while (0) |
#define | cpupri_init() do { } while (0) |
#define CPUPRI_NR_PRIORITIES (MAX_RT_PRIO + 2) |