Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h386 int lprocfs_stats_alloc_one(struct lprocfs_stats *stats, unsigned int cpuid);
411 rc = lprocfs_stats_alloc_one(stats, cpuid); in lprocfs_stats_lock()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c959 int lprocfs_stats_alloc_one(struct lprocfs_stats *stats, unsigned int cpuid) in lprocfs_stats_alloc_one() function
994 EXPORT_SYMBOL(lprocfs_stats_alloc_one);
1040 if (lprocfs_stats_alloc_one(stats, i) < 0) in lprocfs_alloc_stats()