Searched refs:intlist__find (Results 1 – 5 of 5) sorted by relevance
27 struct int_node *intlist__find(struct intlist *ilist, int i);32 return intlist__find(ilist, i) != NULL; in intlist__has_entry()
81 struct int_node *intlist__find(struct intlist *ilist, int i) in intlist__find() function
287 inode = intlist__find(traceid_list, trace_chan_id); in cs_etm_decoder__buffer_packet()
564 if (intlist__find(skiplist, i)) { in __cmd_test()
666 if (kvm->pid_list && intlist__find(kvm->pid_list, sample->pid) == NULL) in skip_sample()