Home
last modified time | relevance | path

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

/Linux-v4.19/tools/firewire/
Dnosy-dump.c205 list_remove(&sa->link); in link_transaction_destroy()
210 list_remove(&sa->link); in link_transaction_destroy()
270 list_remove(&t->link); in clear_pending_transaction_list()
533 list_remove(&t->link); in handle_request_packet()
540 list_remove(&t->link); in handle_request_packet()
612 list_remove(&t->link); in handle_response_packet()
Dlist.h41 list_remove(struct list *link) in list_remove() function
/Linux-v4.19/drivers/tty/hvc/
Dhvc_iucv.c956 LIST_HEAD(list_remove); in hvc_iucv_msg_complete()
961 list_move(&ent->list, &list_remove); in hvc_iucv_msg_complete()
966 destroy_tty_buffer_list(&list_remove); in hvc_iucv_msg_complete()