Home
last modified time | relevance | path

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

12345

/freebsd/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/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/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()
/freebsd/sys/dev/hwt/
H A Dhwt_contexthash.c86 refcount_acquire(&ctx->refcnt);
H A Dhwt_hook.c192 refcount_acquire(&thr->refcnt); in hwt_hook_mmap()
/freebsd/sys/rpc/
H A Dauth_unix.c158 refcount_acquire(&au->au_refs); in authunix_create()
228 refcount_acquire(&au->au_refs); /* one for the cache, one for user */ in authunix_create()
H A Dclnt.h173 refcount_acquire(&(rh)->cl_refs)
/freebsd/sys/kern/
H A Dkern_hhook.c211 refcount_acquire(&heads_to_hook[i]->hhh_refcount); in hhook_add_hook_lookup()
422 refcount_acquire(&hhh->hhh_refcount); in hhook_head_get()
H A Dkern_loginclass.c75 refcount_acquire(&lc->lc_refcount); in loginclass_hold()
H A Dkern_khelp.c168 refcount_acquire(&h->h_refcount); in khelp_init_osd()
/freebsd/sys/sys/
H A Dsglist.h82 refcount_acquire(&sg->sg_refs); in sglist_hold()
H A Drefcount.h73 refcount_acquire(volatile u_int *count) in refcount_acquire() function
H A Dktls.h273 refcount_acquire(&tls->refcount); in ktls_hold()
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c97 refcount_acquire(&plist->refs); in bhnd_nvram_plist_retain()
862 refcount_acquire(&prop->refs); in bhnd_nvram_prop_retain()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c200 refcount_acquire(&qp->qp_refs); in _nvmft_send_response()
321 refcount_acquire(&qp->qp_refs); in nvmft_send_connect_response()
H A Dnvmft_var.h169 refcount_acquire(&np->refs); in nvmft_port_ref()
/freebsd/sys/dev/usb/storage/
H A Dcfumass.c356 refcount_acquire(&cfumass_refcount); in cfumass_attach()
479 refcount_acquire(&sc->sc_queued); in cfumass_terminate()
672 refcount_acquire(&sc->sc_queued); in cfumass_t_command_callback()
/freebsd/sys/dev/vt/
H A Dvt_font.c118 refcount_acquire(&vf->vf_refcount); in vtfont_ref()
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto.c237 refcount_acquire(&basekey->ks_refs); in krb5_get_usage_key()
/freebsd/sys/security/audit/
H A Daudit_dtrace.c459 refcount_acquire(&audit_dtrace_enabled); in dtaudit_enable()
/freebsd/sys/netipsec/
H A Dipsec_offload.c396 refcount_acquire(&sav->refcnt); in ipsec_accel_sa_newkey_impl()
524 refcount_acquire(&sav->refcnt); in ipsec_accel_forget_sav_impl()
549 refcount_acquire(&i->sav->refcnt); /* XXXKIB wrap ? */ in ipsec_accel_on_ifdown_sav()
/freebsd/lib/libnvmf/
H A Dnvmf_transport.c102 refcount_acquire(&na->na_refs); in nvmf_allocate_qpair()

12345