LINESIZE 13 arch/hexagon/mm/cache.c (((end - (start & ~(LINESIZE - 1))) >> LINEBITS) + 1) LINESIZE 20 arch/hexagon/mm/cache.c start &= ~(LINESIZE - 1); LINESIZE 30 arch/hexagon/mm/cache.c start += LINESIZE; LINESIZE 40 arch/hexagon/mm/cache.c start &= ~(LINESIZE - 1); LINESIZE 51 arch/hexagon/mm/cache.c start += LINESIZE; LINESIZE 65 arch/hexagon/mm/cache.c start &= ~(LINESIZE - 1); LINESIZE 75 arch/hexagon/mm/cache.c start += LINESIZE; LINESIZE 85 arch/hexagon/mm/cache.c start &= ~(LINESIZE - 1); LINESIZE 95 arch/hexagon/mm/cache.c start += LINESIZE; LINESIZE 272 drivers/visorbus/visorbus_main.c char typeid[LINESIZE]; LINESIZE 283 drivers/visorbus/visorbus_main.c char zoneid[LINESIZE]; LINESIZE 55 fs/unicode/mkutf8data.c char line[LINESIZE]; LINESIZE 56 fs/unicode/mkutf8data.c char buf0[LINESIZE]; LINESIZE 57 fs/unicode/mkutf8data.c char buf1[LINESIZE]; LINESIZE 58 fs/unicode/mkutf8data.c char buf2[LINESIZE]; LINESIZE 59 fs/unicode/mkutf8data.c char buf3[LINESIZE]; LINESIZE 1953 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 1991 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 2070 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 2135 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 2196 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 2250 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 2324 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 2339 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) { LINESIZE 3231 fs/unicode/mkutf8data.c while (fgets(line, LINESIZE, file)) {