Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_trie.c789 static inline bool should_halve(struct key_vector *tp, struct key_vector *tn) in should_halve() function
862 while (should_halve(tp, tn) && max_work) { in resize()