Home
last modified time | relevance | path

Searched refs:HYSTART_MIN_SAMPLES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c36 #define HYSTART_MIN_SAMPLES 8 macro
487 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_cubic.c42 #define HYSTART_MIN_SAMPLES 8 macro
438 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c36 #define HYSTART_MIN_SAMPLES 8 macro
481 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cubic.c44 #define HYSTART_MIN_SAMPLES 8 macro
431 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()

Completed in 4 milliseconds