Searched refs:LIST_RAN (Results 1 – 1 of 1) sorted by relevance
41 #define LIST_RAN ((struct init_list_entry*)0xffffffff) macro55 if (list_head == LIST_RAN) { in net_init_add()67 if (entry->next == LIST_RAN) { in net_init_add()90 } while (!OSCompareAndSwapPtr(backward_head, LIST_RAN, &list_head)); in net_init_run()