Searched refs:ctb_version (Results 1 – 4 of 4) sorted by relevance
60 cptab->ctb_version = CFS_CPU_VERSION_MAGIC; in cfs_cpt_table_alloc()71 LASSERT(cptab->ctb_version == CFS_CPU_VERSION_MAGIC); in cfs_cpt_table_free()
66 unsigned ctb_version; member
99 __u64 ctb_version; member
176 cptab->ctb_version = cpt_data.cpt_version; in cfs_cpt_table_alloc()1040 if (cfs_cpt_table->ctb_version != cpt_data.cpt_version) { in cfs_cpu_init()