Linux Kernel
3.7.1
|
#include <linux/percpu.h>
#include <linux/seq_file.h>
#include <linux/proc_fs.h>
#include "rds.h"
#include "iw.h"
Go to the source code of this file.
Functions | |
DEFINE_PER_CPU_SHARED_ALIGNED (struct rds_iw_statistics, rds_iw_stats) | |
unsigned int | rds_iw_stats_info_copy (struct rds_info_iterator *iter, unsigned int avail) |
DEFINE_PER_CPU_SHARED_ALIGNED | ( | struct rds_iw_statistics | , |
rds_iw_stats | |||
) |
unsigned int rds_iw_stats_info_copy | ( | struct rds_info_iterator * | iter, |
unsigned int | avail | ||
) |
Definition at line 72 of file iw_stats.c.