Home
last modified time | relevance | path

Searched refs:read_bias (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c1344 size_t read_bias, write_bias; in test_mutliproc() local
1351 read_bias = n_writers / n_readers ?: 1; in test_mutliproc()
1383 size_t left = data * read_bias; in test_mutliproc()