Searched refs:user_specs_tail (Results 1 – 2 of 2) sorted by relevance
1374 static struct user_specs *user_specs_head, *user_specs_tail; variable4486 if (user_specs_tail) in driver_handle_option()4487 user_specs_tail->next = user; in driver_handle_option()4490 user_specs_tail = user; in driver_handle_option()11099 user_specs_tail = NULL; in finalize()
1248 static struct user_specs *user_specs_head, *user_specs_tail; variable4183 if (user_specs_tail) in driver_handle_option()4184 user_specs_tail->next = user; in driver_handle_option()4187 user_specs_tail = user; in driver_handle_option()10159 user_specs_tail = NULL; in finalize()