|
Linux Kernel
3.7.1
|
#include <linux/percpu.h>#include <linux/seq_file.h>#include <linux/proc_fs.h>#include "rds.h"#include "ib.h"Go to the source code of this file.
Functions | |
| DEFINE_PER_CPU_SHARED_ALIGNED (struct rds_ib_statistics, rds_ib_stats) | |
| unsigned int | rds_ib_stats_info_copy (struct rds_info_iterator *iter, unsigned int avail) |
| DEFINE_PER_CPU_SHARED_ALIGNED | ( | struct rds_ib_statistics | , |
| rds_ib_stats | |||
| ) |
| unsigned int rds_ib_stats_info_copy | ( | struct rds_info_iterator * | iter, |
| unsigned int | avail | ||
| ) |
Definition at line 74 of file ib_stats.c.
1.8.2