Home
last modified time | relevance | path

Searched defs:linesz (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/sh/include/asm/
Dcache.h24 unsigned int linesz; /* Cache line size (bytes) */ member
/Linux-v4.19/tools/perf/util/
Dnamespaces.c54 size_t linesz = 0; in nsinfo__init() local
/Linux-v4.19/arch/mips/txx9/generic/
Dsetup.c155 unsigned int linesz = 32; in early_flush_dcache() local
204 unsigned int linesz = 16; in early_flush_dcache() local
/Linux-v4.19/arch/mips/include/asm/
Dcpu-info.h27 unsigned char linesz; /* Size of line in bytes */ member
/Linux-v4.19/tools/perf/ui/stdio/
Dhist.c764 size_t linesz; in hists__fprintf() local