Searched refs:global_rctl_list_tail (Results 1 – 1 of 1) sorted by relevance
87 static prctl_list_t *global_rctl_list_tail = NULL; variable1323 global_rctl_list_tail = e; in store_list_entry()1325 global_rctl_list_tail->next = e; in store_list_entry()1326 global_rctl_list_tail = e; in store_list_entry()1360 global_rctl_list_tail = NULL; in free_lists()