Searched refs:intlist__remove (Results 1 – 3 of 3) sorted by relevance
23 void intlist__remove(struct intlist *ilist, struct int_node *in);
60 void intlist__remove(struct intlist *ilist, struct int_node *node) in intlist__remove() function
766 * Function intlist__remove() removes the inode from the list in cs_etm__packet_swap() 769 intlist__remove(traceid_queues_list, inode); in cs_etm__packet_swap() 983 * Function intlist__remove() removes the inode from the list in cs_etm__free_queue() 986 intlist__remove(traceid_queues_list, inode);1011 intlist__remove(etmq->own_traceid_list, inode); in cs_etm__free()