Searched defs:cluster_mask (Results 1 – 3 of 3) sorted by relevance
12 struct cluster_mask { struct20 static DEFINE_PER_CPU(struct cluster_mask *, cluster_masks); argument
14 struct cluster_mask { struct22 static DEFINE_PER_CPU(struct cluster_mask *, cluster_masks); argument
221 uint16_t cluster_mask = 0; in xchk_iallocbt_check_cluster() local