refcount_read
if (refcount_read(&handle->rule[i]->node.refcount) == 1) {
if (refcount_read(&node->refcount) > 1) {