Home
last modified time | relevance | path

Searched refs:tfrc_calc_x_reverse_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dtfrc.h55 u32 tfrc_calc_x_reverse_lookup(u32 fvalue);
H A Dtfrc_equation.c657 * tfrc_calc_x_reverse_lookup - try to find p given f(p)
662 u32 tfrc_calc_x_reverse_lookup(u32 fvalue) in tfrc_calc_x_reverse_lookup() function
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dtfrc.h55 u32 tfrc_calc_x_reverse_lookup(u32 fvalue);
H A Dtfrc_equation.c657 * tfrc_calc_x_reverse_lookup - try to find p given f(p)
662 u32 tfrc_calc_x_reverse_lookup(u32 fvalue) in tfrc_calc_x_reverse_lookup() function
/kernel/linux/linux-5.10/net/dccp/ccids/
H A Dccid3.c693 p = tfrc_calc_x_reverse_lookup(fval); in ccid3_first_li()
/kernel/linux/linux-6.6/net/dccp/ccids/
H A Dccid3.c699 p = tfrc_calc_x_reverse_lookup(fval); in ccid3_first_li()

Completed in 8 milliseconds