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
749 * Function intlist__remove() removes the inode from the list in cs_etm__packet_swap() 752 intlist__remove(traceid_queues_list, inode); in cs_etm__packet_swap() 966 * Function intlist__remove() removes the inode from the list in cs_etm__free_queue() 969 intlist__remove(traceid_queues_list, inode); in cs_etm__free_queue() 994 intlist__remove(etmq->own_traceid_list, inode); in cs_etm__free_events()