Searched refs:dots (Results 1 – 6 of 6) sorted by relevance
/linux/fs/adfs/ |
H A D | dir.c | 202 unsigned int dots, i; in adfs_object_fixup() local 213 for (i = dots = 0; i < obj->name_len; i++) in adfs_object_fixup() 216 dots++; in adfs_object_fixup() 219 if (obj->name_len <= 2 && dots == obj->name_len) in adfs_object_fixup()
|
/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 683 print_hierarchy_indent(sep, indent, dots, fp); in hists__fprintf_hierarchy_headers() 696 fprintf(fp, "%.*s", width, dots); in hists__fprintf_hierarchy_headers() 721 fprintf(fp, "%s%-.*s", sep ?: " ", header_width, dots); in hists__fprintf_hierarchy_headers()
|
/linux/Documentation/gpu/ |
H A D | msm-crash-dump.rst | 36 core.major.minor.patchlevel separated by dots.
|
/linux/arch/x86/platform/uv/ |
H A D | uv_nmi.c | 728 const char *dots = " ................................. "; in uv_nmi_dump_state_cpu() local 737 pr_info("UV:%sNMI process trace for CPU %d\n", dots, cpu); in uv_nmi_dump_state_cpu()
|
/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 70 OS/2 ignores dots and spaces at the end of file name, so this driver does as
|
/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 272 800RGBx1280 dots at maximum.
|