Home
last modified time | relevance | path

Searched refs:refcount_dec_and_test (Results 1 – 5 of 5) 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.h116 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()
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtx.c224 if (refcount_dec_and_test(&info->use_count)) { in iwl_pcie_free_and_unmap_tso_page()
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c10741 if (!refcount_dec_and_test(&rtwdev->refcount_ap_info))