Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h50 refcount_inc_not_zero(refcount_t *ref) in refcount_inc_not_zero() function
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c364 return refcount_inc_not_zero(&node->refcount); in tree_get_node()