Searched refs:SPLAY_INSERT (Results 1 – 3 of 3) sorted by relevance
359 bti_telemetry_record_s *duplicate = SPLAY_INSERT(bti_telemetry_tree, in drain_record_submission_buffer_thread_call()
856 trap_telemetry_tree_entry_s *duplicate = SPLAY_INSERT( in drain_record_submission_buffer_thread_call()
325 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro