Searched refs:priority_info_map (Results 1 – 2 of 2) sorted by relevance
2454 static splay_tree priority_info_map; variable2501 priority_info_map = splay_tree_new (splay_tree_compare_ints, in start_static_storage_duration_function()2575 n = splay_tree_lookup (priority_info_map, in get_priority_info()2584 splay_tree_insert (priority_info_map, in get_priority_info()3399 if (priority_info_map) in emit_deferred()3400 splay_tree_foreach (priority_info_map, in emit_deferred()3419 if (priority_info_map) in emit_deferred()3420 splay_tree_delete (priority_info_map); in emit_deferred()
5196 (priority_info_map): Likewise.