|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/mm.h>#include <linux/spinlock.h>#include <linux/uaccess.h>#include <linux/delay.h>#include <linux/bitops.h>#include <asm/uv/uv_hub.h>#include "gru.h"#include "grutables.h"#include "gruhandles.h"#include "grulib.h"Go to the source code of this file.
Macros | |
| #define | CCH_LOCK_ATTEMPTS 10 |
Functions | |
| int | gru_dump_chiplet_request (unsigned long arg) |
| #define CCH_LOCK_ATTEMPTS 10 |
Definition at line 35 of file grukdump.c.
Definition at line 188 of file grukdump.c.
1.8.2