Home
last modified time | relevance | path

Searched refs:lprocfs_free_stats (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1004 lprocfs_free_stats(&client_stat->nid_stats); in lprocfs_free_client_stats()
1007 lprocfs_free_stats(&client_stat->nid_ldlm_stats); in lprocfs_free_client_stats()
1119 lprocfs_free_stats(&stats); in lprocfs_alloc_stats()
1124 void lprocfs_free_stats(struct lprocfs_stats **statsh) in lprocfs_free_stats() function
1149 EXPORT_SYMBOL(lprocfs_free_stats);
1414 lprocfs_free_stats(&stats); in lprocfs_alloc_obd_stats()
1426 lprocfs_free_stats(&obd->obd_stats); in lprocfs_free_obd_stats()
1502 lprocfs_free_stats(&stats); in lprocfs_alloc_md_stats()
1518 lprocfs_free_stats(&stats); in lprocfs_free_md_stats()
Dclass_obd.c689 lprocfs_free_stats(&obd_memory); in cleanup_obdclass()
Dlu_object.c1075 lprocfs_free_stats(&s->ls_stats); in lu_site_fini()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c207 lprocfs_free_stats(&svc_stats); in ptlrpc_lprocfs_register()
251 lprocfs_free_stats(&svc_stats); in ptlrpc_lprocfs_register()
1171 lprocfs_free_stats(&svc->srv_stats); in ptlrpc_lprocfs_unregister_service()
1180 lprocfs_free_stats(&obd->obd_svc_stats); in ptlrpc_lprocfs_unregister_obd()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1117 lprocfs_free_stats(&sbi->ll_ra_stats); in lprocfs_register_mountpoint()
1118 lprocfs_free_stats(&sbi->ll_stats); in lprocfs_register_mountpoint()
1127 lprocfs_free_stats(&sbi->ll_ra_stats); in lprocfs_unregister_mountpoint()
1128 lprocfs_free_stats(&sbi->ll_stats); in lprocfs_unregister_mountpoint()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h543 extern void lprocfs_free_stats(struct lprocfs_stats **stats);
845 static inline void lprocfs_free_stats(struct lprocfs_stats **stats) in lprocfs_free_stats() function
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c838 lprocfs_free_stats(&pl->pl_stats); in ldlm_pool_proc_fini()
Dldlm_resource.c319 lprocfs_free_stats(&ns->ns_stats); in ldlm_namespace_proc_unregister()