Searched refs:rand_tail (Results 1 – 1 of 1) sorted by relevance
43 static struct rand_node *rand_tail; variable86 rand_root = rand_tail = n; in rand_node_append()88 rand_tail->next = n; in rand_node_append()89 rand_tail = n; in rand_node_append()104 rand_root = rand_tail = NULL; in randomize_fd()228 if (n == rand_tail) in randomize_fd()229 rand_tail = prev; in randomize_fd()