Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h62 refcount_read(refcount_t *ref) in refcount_read() function
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c429 if (refcount_read(&node->refcount) > 1) { in tree_remove_node()
1694 if (refcount_read(&handle->rule[i]->node.refcount) == 1) { in add_rule_fg()