Home
last modified time | relevance | path

Searched refs:should_halve (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c817 static inline bool should_halve(struct key_vector *tp, struct key_vector *tn) in should_halve() function
890 while (should_halve(tp, tn) && max_work) { in resize()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c818 static inline bool should_halve(struct key_vector *tp, struct key_vector *tn) in should_halve() function
891 while (should_halve(tp, tn) && max_work) { in resize()

Completed in 8 milliseconds