Home
last modified time | relevance | path

Searched defs:SAMPLES (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/x86/kernel/cpu/
Drdrand.c25 enum { SAMPLES = 8, MIN_CHANGE = 5 }; in x86_init_rdrand() enumerator
/linux-6.1.9/tools/testing/selftests/timers/
Dfreq-step.c20 #define SAMPLES 100 macro
/linux-6.1.9/samples/
DKconfig2 menuconfig SAMPLES config
/linux-6.1.9/drivers/input/misc/
Dadxl34x.c140 #define SAMPLES(x) ((x) & 0x1F) macro