Searched refs:LIST_RAN (Results 1 – 1 of 1) sorted by relevance
53 static struct init_list_entry *LIST_RAN = __unsafe_forge_single(struct init_list_entry *, ~(uintptr… variable66 if (list_head == LIST_RAN) { in net_init_add()78 if (entry->next == LIST_RAN) { in net_init_add()101 } while (!os_atomic_cmpxchg(&list_head, backward_head, LIST_RAN, acq_rel)); in net_init_run()