Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c206 lprocfs_free_stats(&svc_stats); in ptlrpc_ldebugfs_register()
251 lprocfs_free_stats(&svc_stats); in ptlrpc_ldebugfs_register()
1173 lprocfs_free_stats(&svc->srv_stats); in ptlrpc_lprocfs_unregister_service()
1182 lprocfs_free_stats(&obd->obd_svc_stats); in ptlrpc_lprocfs_unregister_obd()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1084 lprocfs_free_stats(&sbi->ll_ra_stats); in ldebugfs_register_mountpoint()
1085 lprocfs_free_stats(&sbi->ll_stats); in ldebugfs_register_mountpoint()
1096 lprocfs_free_stats(&sbi->ll_ra_stats); in ldebugfs_unregister_mountpoint()
1097 lprocfs_free_stats(&sbi->ll_stats); in ldebugfs_unregister_mountpoint()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1047 lprocfs_free_stats(&stats); in lprocfs_alloc_stats()
1052 void lprocfs_free_stats(struct lprocfs_stats **statsh) in lprocfs_free_stats() function
1077 EXPORT_SYMBOL(lprocfs_free_stats);
Dlu_object.c1047 lprocfs_free_stats(&s->ls_stats); in lu_site_fini()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c662 lprocfs_free_stats(&pl->pl_stats); in ldlm_pool_debugfs_fini()
Dldlm_resource.c384 lprocfs_free_stats(&ns->ns_stats); in ldlm_namespace_debugfs_unregister()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h542 void lprocfs_free_stats(struct lprocfs_stats **stats);