| /freebsd-14.2/sys/dev/drm2/ttm/ |
| H A D | ttm_object.c | 124 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 D | ttm_bo.c | 170 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 D | ttm_bo_api.h | 310 refcount_acquire(&bo->kref); in ttm_bo_reference()
|
| /freebsd-14.2/sys/fs/fuse/ |
| H A D | fuse_ipc.h | 325 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 D | kref.h | 65 refcount_acquire((uint32_t *)&kref->refcount); in kref_get()
|
| H A D | file.h | 116 refcount_acquire(&file->f_count); in fd_install()
|
| H A D | fs.h | 264 refcount_acquire(f->_file == NULL ? &f->f_count : &f->_file->f_count); in get_file()
|
| /freebsd-14.2/sys/rpc/ |
| H A D | auth_unix.c | 162 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 D | clnt.h | 206 refcount_acquire(&(rh)->cl_refs)
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_hhook.c | 212 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 D | kern_loginclass.c | 76 refcount_acquire(&lc->lc_refcount); in loginclass_hold()
|
| H A D | kern_khelp.c | 169 refcount_acquire(&h->h_refcount); in khelp_init_osd()
|
| /freebsd-14.2/sys/sys/ |
| H A D | sglist.h | 81 refcount_acquire(&sg->sg_refs); in sglist_hold()
|
| H A D | refcount.h | 74 refcount_acquire(volatile u_int *count) in refcount_acquire() function
|
| H A D | ktls.h | 243 refcount_acquire(&tls->refcount); in ktls_hold()
|
| /freebsd-14.2/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_plist.c | 98 refcount_acquire(&plist->refs); in bhnd_nvram_plist_retain() 863 refcount_acquire(&prop->refs); in bhnd_nvram_prop_retain()
|
| H A D | bhnd_nvram_data.c | 315 refcount_acquire(&nv->refs); in bhnd_nvram_data_retain()
|
| /freebsd-14.2/sys/dev/usb/storage/ |
| H A D | cfumass.c | 357 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 D | vt_font.c | 119 refcount_acquire(&vf->vf_refcount); in vtfont_ref()
|
| /freebsd-14.2/sys/kgssapi/krb5/ |
| H A D | kcrypto.c | 238 refcount_acquire(&basekey->ks_refs); in krb5_get_usage_key()
|
| /freebsd-14.2/sys/security/audit/ |
| H A D | audit_dtrace.c | 460 refcount_acquire(&audit_dtrace_enabled); in dtaudit_enable()
|
| /freebsd-14.2/sys/dev/filemon/ |
| H A D | filemon.c | 103 refcount_acquire(&filemon->refcnt); in filemon_acquire()
|
| /freebsd-14.2/sys/tests/ |
| H A D | ktest.c | 203 refcount_acquire(&mod->refcount); in run_test()
|
| /freebsd-14.2/sys/dev/tcp_log/ |
| H A D | tcp_log_dev.c | 74 #define TCP_LOG_DEV_QUEUE_REF(tldq) refcount_acquire(&((tldq)->tldq_refcnt))
|
| /freebsd-14.2/sys/nlm/ |
| H A D | nlm_prot_impl.c | 779 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()
|