Searched refs:round_to (Results 1 – 1 of 1) sorted by relevance
48 static int round_to(int n, int l) in round_to() function128 int lb = round_to(nt * sizeof (struct td_desc *), 64); in make_threads()129 int td_len = round_to(sizeof(struct td_desc), 64); // cache align in make_threads()