Home
last modified time | relevance | path

Searched refs:refcount_acquire (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd-14.2/sys/dev/drm2/ttm/
H A Dttm_object.c124 refcount_acquire(&tfile->refcount); in ttm_object_file_ref()
236 refcount_acquire(&base->refcount); in ttm_base_object_lookup()
274 refcount_acquire(&ref->kref); in ttm_ref_object_add()
296 refcount_acquire(&base->refcount); in ttm_ref_object_add()
H A Dttm_bo.c170 refcount_acquire(&bo->list_kref); in ttm_bo_add_to_lru()
174 refcount_acquire(&bo->list_kref); in ttm_bo_add_to_lru()
582 refcount_acquire(&bo->list_kref); in ttm_bo_cleanup_refs_or_queue()
703 refcount_acquire(&entry->list_kref); in ttm_bo_delayed_delete()
711 refcount_acquire(&nentry->list_kref); in ttm_bo_delayed_delete()
880 refcount_acquire(&bo->list_kref); in ttm_mem_evict_first()
1823 refcount_acquire(&bo->list_kref); in ttm_bo_swapout()
H A Dttm_bo_api.h310 refcount_acquire(&bo->kref); in ttm_bo_reference()
/freebsd-14.2/sys/fs/fuse/
H A Dfuse_ipc.h325 refcount_acquire(&ftick->tk_refcount); in fuse_ms_push()
335 refcount_acquire(&ftick->tk_refcount); in fuse_ms_push_head()
363 refcount_acquire(&ftick->tk_refcount); in fuse_aw_push()
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dkref.h65 refcount_acquire((uint32_t *)&kref->refcount); in kref_get()
H A Dfile.h116 refcount_acquire(&file->f_count); in fd_install()
H A Dfs.h264 refcount_acquire(f->_file == NULL ? &f->f_count : &f->_file->f_count); in get_file()
/freebsd-14.2/sys/rpc/
H A Dauth_unix.c162 refcount_acquire(&au->au_refs); in authunix_create()
232 refcount_acquire(&au->au_refs); /* one for the cache, one for user */ in authunix_create()
H A Dclnt.h206 refcount_acquire(&(rh)->cl_refs)
/freebsd-14.2/sys/kern/
H A Dkern_hhook.c212 refcount_acquire(&heads_to_hook[i]->hhh_refcount); in hhook_add_hook_lookup()
423 refcount_acquire(&hhh->hhh_refcount); in hhook_head_get()
H A Dkern_loginclass.c76 refcount_acquire(&lc->lc_refcount); in loginclass_hold()
H A Dkern_khelp.c169 refcount_acquire(&h->h_refcount); in khelp_init_osd()
/freebsd-14.2/sys/sys/
H A Dsglist.h81 refcount_acquire(&sg->sg_refs); in sglist_hold()
H A Drefcount.h74 refcount_acquire(volatile u_int *count) in refcount_acquire() function
H A Dktls.h243 refcount_acquire(&tls->refcount); in ktls_hold()
/freebsd-14.2/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c98 refcount_acquire(&plist->refs); in bhnd_nvram_plist_retain()
863 refcount_acquire(&prop->refs); in bhnd_nvram_prop_retain()
H A Dbhnd_nvram_data.c315 refcount_acquire(&nv->refs); in bhnd_nvram_data_retain()
/freebsd-14.2/sys/dev/usb/storage/
H A Dcfumass.c357 refcount_acquire(&cfumass_refcount); in cfumass_attach()
480 refcount_acquire(&sc->sc_queued); in cfumass_terminate()
673 refcount_acquire(&sc->sc_queued); in cfumass_t_command_callback()
/freebsd-14.2/sys/dev/vt/
H A Dvt_font.c119 refcount_acquire(&vf->vf_refcount); in vtfont_ref()
/freebsd-14.2/sys/kgssapi/krb5/
H A Dkcrypto.c238 refcount_acquire(&basekey->ks_refs); in krb5_get_usage_key()
/freebsd-14.2/sys/security/audit/
H A Daudit_dtrace.c460 refcount_acquire(&audit_dtrace_enabled); in dtaudit_enable()
/freebsd-14.2/sys/dev/filemon/
H A Dfilemon.c103 refcount_acquire(&filemon->refcnt); in filemon_acquire()
/freebsd-14.2/sys/tests/
H A Dktest.c203 refcount_acquire(&mod->refcount); in run_test()
/freebsd-14.2/sys/dev/tcp_log/
H A Dtcp_log_dev.c74 #define TCP_LOG_DEV_QUEUE_REF(tldq) refcount_acquire(&((tldq)->tldq_refcnt))
/freebsd-14.2/sys/nlm/
H A Dnlm_prot_impl.c779 refcount_acquire(&host->nh_refs); in nlm_host_notify()
983 refcount_acquire(&host->nh_refs); in nlm_find_host_by_name()
1080 refcount_acquire(&host->nh_refs); in nlm_find_host_by_addr()
1102 refcount_acquire(&host->nh_refs); in nlm_find_host_by_sysid()

1234