Searched refs:list_is_last (Results 1 – 8 of 8) sorted by relevance
78 if (list_is_last(&chunk->ch_list, &pcl->cl_chunks)) in pcl_next_chunk()
413 if (range && !list_is_last(&range->entry, in __drm_gpusvm_range_next()
1358 if (list_is_last(&bridge->chain_node, &bridge->encoder->bridge_chain)) in drm_bridge_get_next_bridge()
430 if (va && !list_is_last(&va->rb.entry, &va->vm->rb.list)) in __drm_gpuva_next()
352 static inline int list_is_last(const struct list_head *list, const struct list_head *head) in list_is_last() function657 (list_is_last(&(pos)->member, head) ? \
368 if (list_is_last(&msg->list, &psock->ingress_msg)) in sk_psock_next_msg()
730 list_is_last(&p->thread_node, &p->signal->thread_head); in thread_group_empty()
1725 return list_is_last(&xfer->transfer_list, &ctlr->cur_msg->transfers); in spi_transfer_is_last()
Completed in 29 milliseconds