Home
last modified time | relevance | path

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

/linux-5.19.10/tools/firewire/
Dnosy-dump.c192 list_remove(&sa->link); in link_transaction_destroy()
197 list_remove(&sa->link); in link_transaction_destroy()
257 list_remove(&t->link); in clear_pending_transaction_list()
520 list_remove(&t->link); in handle_request_packet()
527 list_remove(&t->link); in handle_request_packet()
599 list_remove(&t->link); in handle_response_packet()
Dlist.h41 list_remove(struct list *link) in list_remove() function
/linux-5.19.10/drivers/tty/hvc/
Dhvc_iucv.c954 LIST_HEAD(list_remove); in hvc_iucv_msg_complete()
959 list_move(&ent->list, &list_remove); in hvc_iucv_msg_complete()
964 destroy_tty_buffer_list(&list_remove); in hvc_iucv_msg_complete()
/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-syscfg.c1242 goto list_remove; in cscfg_unload_cfgs_on_exit()
1253 list_remove: in cscfg_unload_cfgs_on_exit()