Searched defs:sizes (Results 1 – 2 of 2) sorted by relevance
/arch/sh/kernel/cpu/sh4/ | ||
D | probe.c | 20 static unsigned long sizes[16] = { in cpu_probe() local |
/arch/x86/events/intel/ | ||
D | pt.h | 22 static inline unsigned int sizes(unsigned int tsz) in sizes() function |