Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
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()