Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_counters.c88 lprocfs_stats_unlock(stats, LPROCFS_GET_SMP_ID, &flags); in lprocfs_counter_add()
128 lprocfs_stats_unlock(stats, LPROCFS_GET_SMP_ID, &flags); in lprocfs_counter_sub()
Dlprocfs_status.c570 lprocfs_stats_unlock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_stats_collect()
1104 lprocfs_stats_unlock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_clear_stats()
1253 lprocfs_stats_unlock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_counter_init()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h432 static inline void lprocfs_stats_unlock(struct lprocfs_stats *stats, int opc, in lprocfs_stats_unlock() function
535 lprocfs_stats_unlock(stats, LPROCFS_GET_NUM_CPU, &flags); in lprocfs_stats_collector()