Searched refs:doq_timer_cmp (Results 1 – 4 of 4) sorted by relevance
727 int doq_timer_cmp(const void* key1, const void* key2);
3319 table->timer_tree = rbtree_create(doq_timer_cmp); in doq_table_create()3708 int doq_timer_cmp(const void* key1, const void* key2) in doq_timer_cmp() function
268 else if(fptr == &doq_timer_cmp) return 1; in fptr_whitelist_rbtree_cmp()
758 int doq_timer_cmp(const void* ATTR_UNUSED(key1), const void* ATTR_UNUSED(key2)) in doq_timer_cmp() function