Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dradix-tree.c79 #define IDA_PRELOAD_SIZE (IDA_MAX_PATH * 2 - 1) macro
2116 if (!__radix_tree_preload(gfp, IDA_PRELOAD_SIZE)) in ida_pre_get()