Searched refs:cl_tail (Results 1 – 4 of 4) sorted by relevance
486 Free_call_p->cl_tail = (struct callsave *) NULL; in net_open()545 if (head->cl_tail == (struct callsave *) NULL) {547 head->cl_head = head->cl_tail = cp;550 cp->c_np = head->cl_tail->c_np;551 head->cl_tail->c_np = cp;552 head->cl_tail = cp;570 head->cl_head = head->cl_tail = cp;604 head->cl_tail = (struct callsave *) NULL;1641 pending->cl_tail = (struct callsave *) NULL; in pitchcall()1644 else if (p == pending->cl_tail) { in pitchcall()[all …]
100 struct callsave *cl_tail; member
96 void *cl_tail; /* tail of records to be written */ member
558 oldnode = (cachefs_log_work_list_t)cl->cl_tail; in cachefs_log_enqueue()561 cl->cl_tail = newnode; in cachefs_log_enqueue()611 cl->cl_head = cl->cl_tail = NULL; in cachefs_log_process_queue()