Lines Matching defs:node_cache
140 struct posix_msg_tree_node *node_cache;
209 if (info->node_cache) {
210 leaf = info->node_cache;
211 info->node_cache = NULL;
241 if (info->node_cache)
244 info->node_cache = leaf;
324 info->node_cache = NULL;
529 kfree(info->node_cache);
1089 if (!info->node_cache)
1094 if (!info->node_cache && new_leaf) {
1097 info->node_cache = new_leaf;
1182 if (!info->node_cache)
1187 if (!info->node_cache && new_leaf) {
1190 info->node_cache = new_leaf;