Home
last modified time | relevance | path

Searched refs:refcount_set (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h38 refcount_set(refcount_t *ref, unsigned int i) in refcount_set() function
/freebsd/sys/contrib/dev/rtw89/
H A Dser.c371 refcount_set(&rtwdev->refcount_ap_info, 0); in ser_reset_mac_binding()
H A Dfw.c9525 refcount_set(&rtwdev->refcount_ap_info, 1);
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtx-gen2.c46 refcount_set(&info->use_count, 1); in get_workaround_page()
H A Dtx.c1815 refcount_set(&info->use_count, 1); in iwl_pcie_get_page_hdr()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c340 refcount_set(&node->refcount, 1); in tree_init_node()