Searched refs:list_is_last (Results 1 – 5 of 5) sorted by relevance
78 if (list_is_last(&chunk->ch_list, &pcl->cl_chunks)) in pcl_next_chunk()
808 if (list_is_last(&bridge->chain_node, &bridge->encoder->bridge_chain)) in drm_bridge_get_next_bridge()
356 if (list_is_last(&msg->list, &psock->ingress_msg)) in sk_psock_next_msg()
269 static inline int list_is_last(const struct list_head *list, const struct list_head *head) in list_is_last() function
1520 return list_is_last(&xfer->transfer_list, &ctlr->cur_msg->transfers); in spi_transfer_is_last()