Home
last modified time | relevance | path

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

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