Home
last modified time | relevance | path

Searched defs:MAX_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_ima.c16 #define MAX_SAMPLES 4 macro
/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c75 #define MAX_SAMPLES (MAX_SAMPLE_BYTES/sizeof(u_int32_t)) macro
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c1526 #define MAX_SAMPLES 65536 macro