Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()