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

/freebsd-10.2-release/sys/ofed/include/linux/
H A Dlinux_radix.c44 radix_max(struct radix_tree_root *root) function
65 if (index > radix_max(root))
88 if (index > radix_max(root))
148 while (radix_max(root) < index) {

Completed in 36 milliseconds