Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dlibcfs_cpu.c69 cfs_cpt_table_free(struct cfs_cpt_table *cptab) in cfs_cpt_table_free() function
75 EXPORT_SYMBOL(cfs_cpt_table_free);
211 cfs_cpt_table_free(cfs_cpt_table); in cfs_cpu_fini()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-cpu.c99 cfs_cpt_table_free(struct cfs_cpt_table *cptab) in cfs_cpt_table_free() function
133 EXPORT_SYMBOL(cfs_cpt_table_free);
182 cfs_cpt_table_free(cptab); in cfs_cpt_table_alloc()
816 cfs_cpt_table_free(cptab); in cfs_cpt_table_create()
943 cfs_cpt_table_free(cptab); in cfs_cpt_table_create_pattern()
994 cfs_cpt_table_free(cfs_cpt_table); in cfs_cpu_fini()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_cpu.h120 void cfs_cpt_table_free(struct cfs_cpt_table *cptab);