Searched refs:sps_pageunlocks (Results 1 - 3 of 3) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_common.h151 __u64 sps_pageunlocks; member in struct:infinipath_stats
H A Dipath_file_ops.c455 ipath_stats.sps_pageunlocks++;
575 ipath_stats.sps_pageunlocks++;
2029 ipath_stats.sps_pageunlocks++;
2035 if (ipath_stats.sps_pagelocks || ipath_stats.sps_pageunlocks)
2039 ipath_stats.sps_pageunlocks);
H A Dipath_driver.c699 ipath_stats.sps_pageunlocks += cnt;
704 ipath_stats.sps_pageunlocks)
710 ipath_stats.sps_pageunlocks);

Completed in 32 milliseconds