Searched refs:p_next (Results 1 – 5 of 5) sorted by relevance
617 p_tle->p_next = nullptr; in GKI_init_timer_list_entry()657 p_tle = p_tle->p_next; in GKI_update_timer_list()678 p_tle = p_tle->p_next; in GKI_update_timer_list()728 p_tle = p_tle->p_next; in GKI_get_remaining_ticks()786 p_timer_listq->p_last->p_next = p_tle; in GKI_add_to_timer_list()791 p_tle->p_next = nullptr; in GKI_add_to_timer_list()805 p_temp = p_temp->p_next; in GKI_add_to_timer_list()810 p_tle->p_next = p_timer_listq->p_first; in GKI_add_to_timer_list()814 p_temp->p_prev->p_next = p_tle; in GKI_add_to_timer_list()817 p_tle->p_next = p_temp; in GKI_add_to_timer_list()[all …]
86 hdr1->p_next = hdr; in gki_init_free_queue()89 hdr->p_next = nullptr; in gki_init_free_queue()297 p_hdr->p_next = nullptr; in GKI_getbuf()357 Q->p_first = p_hdr->p_next; in GKI_getbuf()368 p_hdr->p_next = nullptr; in GKI_getbuf()446 Q->p_first = p_hdr->p_next; in GKI_getpoolbuf()457 p_hdr->p_next = nullptr; in GKI_getpoolbuf()521 Q->p_last->p_next = p_hdr; in GKI_freebuf()526 p_hdr->p_next = nullptr; in GKI_freebuf()631 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
48 struct FilterInfo_t* p_next; member179 for (p_curFilter = p_format->filters; p_curFilter != NULL; p_curFilter = p_curFilter->p_next) { in filterPriForTag()232 p_info = p_info->p_next; in android_log_format_free()419 p_fi->p_next = p_format->filters; in android_log_addFilterRule()