Home
last modified time | relevance | path

Searched refs:lprocfs_stats_alloc_one (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h383 extern int lprocfs_stats_alloc_one(struct lprocfs_stats *stats,
409 rc = lprocfs_stats_alloc_one(stats, cpuid); in lprocfs_stats_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1031 int lprocfs_stats_alloc_one(struct lprocfs_stats *stats, unsigned int cpuid) in lprocfs_stats_alloc_one() function
1066 EXPORT_SYMBOL(lprocfs_stats_alloc_one);
1112 if (lprocfs_stats_alloc_one(stats, i) < 0) in lprocfs_alloc_stats()