Home
last modified time | relevance | path

Searched refs:os_ref_retain (Results 1 – 25 of 30) sorted by relevance

12

/xnu-8792.41.9/tests/
H A Dos_refcnt.c40 os_ref_retain(&rc);
41 os_ref_retain(&rc);
213 os_ref_retain(&rc);
214 os_ref_retain(&rc);
350 os_ref_retain(rc); in func()
/xnu-8792.41.9/bsd/skywalk/namespace/
H A Dprotons.c137 os_ref_retain(&pt->pt_refcnt); in protons_find_token_with_protocol()
195 os_ref_retain(&pt->pt_refcnt); in protons_reserve_locked()
/xnu-8792.41.9/libkern/os/
H A Drefcnt.h126 static void os_ref_retain(struct os_refcnt *);
H A Drefcnt_internal.h92 os_ref_retain(struct os_refcnt *rc) in os_ref_retain() function
/xnu-8792.41.9/bsd/net/
H A Ddevtimer.c103 os_ref_retain(&timer->dt_retain_count); in devtimer_retain()
/xnu-8792.41.9/osfmk/ipc/
H A Dipc_voucher.h189 os_ref_retain(&ivac->ivac_refs); in ivac_reference()
H A Dipc_eventlink.c916 os_ref_retain(&ipc_eventlink->el_base->elb_ref_count); in ipc_eventlink_reference()
H A Dipc_voucher.c100 os_ref_retain(&iv->iv_refs); in iv_reference()
/xnu-8792.41.9/osfmk/kern/
H A Dtask_ident.c77 os_ref_retain(&token->tidt_refs); in tidt_reference()
H A Dtask_ref.c531 os_ref_retain(&task->ref_count); in task_reference_grp()
H A Dwork_interval.c314 os_ref_retain(&work_interval->wi_ref_count); in work_interval_retain()
H A Dthread_group.c582 os_ref_retain(&tg->tg_refcount); in thread_group_retain()
H A Dtask.h613 #define task_watchports_retain(x) (os_ref_retain(&(x)->tw_refcount))
H A Dkern_cdata.c172 os_ref_retain(&obj->ko_refs); in kcdata_object_reference()
H A Dledger.c732 os_ref_retain(&ledger->l_refs); in ledger_reference()
/xnu-8792.41.9/bsd/net/classq/
H A Dclassq_subr.c939 os_ref_retain(&ifcq->ifcq_refcnt); in ifclassq_alloc()
947 os_ref_retain(&ifcq->ifcq_refcnt); in ifclassq_retain()
/xnu-8792.41.9/osfmk/arm64/
H A Dpcb.c602 os_ref_retain(&debug_state->ref); in arm_debug_set32()
804 os_ref_retain(&debug_state->ref); in arm_debug_set64()
/xnu-8792.41.9/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c110 (void)os_ref_retain(&co->co_refcnt); in cht_obj_retain()
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c97 os_ref_retain(&llink->nll_refcnt); in nx_netif_llink_retain()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c766 os_ref_retain(&fe->fe_refcnt); in flow_entry_retain()
/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c1169 os_ref_retain(&ntr->ntr_refcnt); in retain_traffic_rule()
/xnu-8792.41.9/bsd/skywalk/
H A Dos_stats_private.h1413 os_ref_retain(&fs->fs_refcnt); in flow_stats_retain()
/xnu-8792.41.9/bsd/kern/
H A Dkern_aio.c420 os_ref_retain(&entryp->aio_refcount); in aio_entry_ref()
H A Dkern_resource.c1486 os_ref_retain(&plim->pl_refcnt); in proc_limitfork()
/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap_data.c3118 os_ref_retain(&pmap_ledger_refcnt[array_index]); in pmap_ledger_retain()

12