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.c1358 size_t read_bias, write_bias; in test_mutliproc() local
1365 read_bias = n_writers / n_readers ?: 1; in test_mutliproc()
1397 size_t left = data * read_bias; in test_mutliproc()