Searched refs:p_next (Results 1 – 5 of 5) sorted by relevance
615 p_tle->p_next = nullptr; in GKI_init_timer_list_entry()655 p_tle = p_tle->p_next; in GKI_update_timer_list()676 p_tle = p_tle->p_next; in GKI_update_timer_list()726 p_tle = p_tle->p_next; in GKI_get_remaining_ticks()784 p_timer_listq->p_last->p_next = p_tle; in GKI_add_to_timer_list()789 p_tle->p_next = nullptr; in GKI_add_to_timer_list()803 p_temp = p_temp->p_next; in GKI_add_to_timer_list()808 p_tle->p_next = p_timer_listq->p_first; in GKI_add_to_timer_list()812 p_temp->p_prev->p_next = p_tle; in GKI_add_to_timer_list()815 p_tle->p_next = p_temp; in GKI_add_to_timer_list()[all …]
84 hdr1->p_next = hdr; in gki_init_free_queue()87 hdr->p_next = nullptr; in gki_init_free_queue()292 p_hdr->p_next = nullptr; in GKI_getbuf()352 Q->p_first = p_hdr->p_next; in GKI_getbuf()363 p_hdr->p_next = nullptr; in GKI_getbuf()441 Q->p_first = p_hdr->p_next; in GKI_getpoolbuf()452 p_hdr->p_next = nullptr; in GKI_getpoolbuf()516 Q->p_last->p_next = p_hdr; in GKI_freebuf()521 p_hdr->p_next = nullptr; in GKI_freebuf()626 p_cb->OSTaskQLast[task_id][mbox]->p_next = p_hdr; in GKI_send_msg()[all …]
52 struct _buffer_hdr* p_next; /* next buffer in the queue */ member
314 TIMER_LIST_ENT* p_next; member
50 struct FilterInfo_t* p_next; member181 for (p_curFilter = p_format->filters; p_curFilter != NULL; p_curFilter = p_curFilter->p_next) { in filterPriForTag()234 p_info = p_info->p_next; in android_log_format_free()421 p_fi->p_next = p_format->filters; in android_log_addFilterRule()