Home
last modified time | relevance | path

Searched refs:list_entry_is_past_end (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/cx18/
A Dcx18-driver.h284 #define list_entry_is_past_end(pos, head, member) \ macro
A Dcx18-fileops.c374 if (list_entry_is_past_end(mdl->curr_buf, &mdl->buf_list, list)) { in cx18_copy_mdl_to_user()
A Dcx18-ioctl.c734 if (list_entry_is_past_end(mdl->curr_buf, &mdl->buf_list, list)) { in cx18_process_idx_data()

Completed in 14 milliseconds