Home
last modified time | relevance | path

Searched refs:lprocfs_stats_lock (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_counters.c62 smp_id = lprocfs_stats_lock(stats, LPROCFS_GET_SMP_ID, &flags); in lprocfs_counter_add()
113 smp_id = lprocfs_stats_lock(stats, LPROCFS_GET_SMP_ID, &flags); in lprocfs_counter_sub()
Dlprocfs_status.c624 num_entry = lprocfs_stats_lock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_stats_collect()
1159 num_entry = lprocfs_stats_lock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_clear_stats()
1308 num_cpu = lprocfs_stats_lock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_counter_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h389 static inline int lprocfs_stats_lock(struct lprocfs_stats *stats, int opc, in lprocfs_stats_lock() function
527 num_cpu = lprocfs_stats_lock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_stats_collector()