Searched refs:num_colors (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/samples/bpf/
H A Dtracex3_user.c44 const int num_colors = ARRAY_SIZE(color); variable
94 int c = num_colors * cnt[key] / (max_cnt + 1); print_hist()
131 printf(" %s", sym[num_colors - 1]); main()
133 printf(" %s %s", color[num_colors - 1], nocolor); main()
/linux-4.4.14/arch/sparc/include/asm/
H A Dbitext.h20 int num_colors; member in struct:bit_map
/linux-4.4.14/arch/sparc/lib/
H A Dbitext.c34 if (t->num_colors) { bit_map_string_get()
37 align = t->num_colors; bit_map_string_get()
/linux-4.4.14/arch/sparc/mm/
H A Diommu.c122 iommu->usemap.num_colors = vac_cache_size >> PAGE_SHIFT; sbus_iommu_init()
124 iommu->usemap.num_colors = 1; sbus_iommu_init()

Completed in 143 milliseconds