Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h79 refcount_dec_and_test(refcount_t *r) in refcount_dec_and_test() function
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h115 if (refcount_dec_and_test(&acl->a_refcount)) in zpl_posix_acl_release()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c411 if (refcount_dec_and_test(&node->refcount)) { in tree_put_node()
1346 if (refcount_dec_and_test(&handle->rule[i]->node.refcount)) { in destroy_flow_handle()