Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dlprops.c31 static int get_heap_comp_val(struct ubifs_lprops *lprops, int cat) in get_heap_comp_val() function
63 val1 = get_heap_comp_val(lprops, cat); in move_up_lpt_heap()
68 val2 = get_heap_comp_val(heap->arr[ppos], cat); in move_up_lpt_heap()
97 val1 = get_heap_comp_val(lprops, cat); in adjust_lpt_heap()
102 val2 = get_heap_comp_val(heap->arr[ppos], cat); in adjust_lpt_heap()
114 val2 = get_heap_comp_val(heap->arr[ppos], cat); in adjust_lpt_heap()
128 val2 = get_heap_comp_val(heap->arr[cpos], cat); in adjust_lpt_heap()
132 val3 = get_heap_comp_val(heap->arr[cpos + 1], in adjust_lpt_heap()
148 val3 = get_heap_comp_val(heap->arr[cpos], cat); in adjust_lpt_heap()
187 val1 = get_heap_comp_val(lprops, cat); in add_to_lpt_heap()
[all …]

Completed in 4 milliseconds