Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/
Drbtree.c64 #define RB_SET_P(t, n, p) \ macro
303 RB_SET_P(tree, cl_idx, p_idx); in __rb_insert_balance()
305 RB_SET_P(tree, cr_idx, g_idx); in __rb_insert_balance()
322 RB_SET_P(tree, cr_idx, p_idx); in __rb_insert_balance()
324 RB_SET_P(tree, cl_idx, g_idx); in __rb_insert_balance()
337 RB_SET_P(tree, cr_idx, g_idx); in __rb_insert_balance()
352 RB_SET_P(tree, cl_idx, g_idx); in __rb_insert_balance()
474 RB_SET_P(tree, c_idx, p_idx); in __rb_delete_rebalance()
488 RB_SET_P(tree, c_idx, p_idx); in __rb_delete_rebalance()
594 RB_SET_P(tree, cl_idx, p_idx); in __rb_delete_rebalance()
[all …]