Home
last modified time | relevance | path

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

/elf/
A Ddl-tunables.h128 tunable_val_gt (tunable_num_t lhs, tunable_num_t rhs, bool unsigned_cmp) in tunable_val_gt() function
A Ddl-tunables.c119 if (tunable_val_gt (max, cur->type.max, unsigned_cmp)) in do_tunable_update_val()
123 if (tunable_val_gt (min, max, unsigned_cmp)) in do_tunable_update_val()

Completed in 4 milliseconds