Searched refs:lprocfs_stats_unlock (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_counters.c | 88 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()
|
D | lprocfs_status.c | 570 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/ |
D | lprocfs_status.h | 432 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()
|