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