Home
last modified time | relevance | path

Searched refs:__type_less (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/x86/events/intel/
Duncore_discovery.c85 static inline bool __type_less(struct rb_node *a, const struct rb_node *b) in __type_less() function
112 rb_add(&type->node, &discovery_tables, __type_less); in add_uncore_discovery_type()