Home
last modified time | relevance | path

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

12

/xnu-12377.1.9/tests/
H A Dos_refcnt.c83 os_ref_retain(&rc);
84 os_ref_retain(&rc);
293 os_ref_retain(&rc);
294 os_ref_retain(&rc);
558 os_ref_retain(rc); in func()
/xnu-12377.1.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-12377.1.9/bsd/net/
H A Ddevtimer.c103 os_ref_retain(&timer->dt_retain_count); in devtimer_retain()
H A Dif_var_private.h1281 os_ref_retain(&ifa->ifa_refcnt); in ifa_addref()
/xnu-12377.1.9/libkern/os/
H A Drefcnt.h127 static void os_ref_retain(struct os_refcnt *);
H A Drefcnt_internal.h91 os_ref_retain(struct os_refcnt *rc) in os_ref_retain() function
/xnu-12377.1.9/osfmk/kern/
H A Dtask_ident.c64 os_ref_retain(&token->tidt_refs); in tidt_reference()
H A Dtask_ref.c537 os_ref_retain(&task->ref_count); in task_reference_grp()
H A Dwork_interval.c341 os_ref_retain(&work_interval->wi_ref_count); in work_interval_retain()
H A Dthread_group.c547 os_ref_retain(&tg->tg_refcount); in thread_group_retain()
H A Dtask.h713 #define task_watchports_retain(x) (os_ref_retain(&(x)->tw_refcount))
H A Dkern_cdata.c174 os_ref_retain(&obj->ko_refs); in kcdata_object_reference()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c258 os_ref_retain(&ntr->ntr_refcnt); in retain_traffic_rule()
/xnu-12377.1.9/osfmk/arm64/
H A Dpcb.c892 os_ref_retain(&debug_state->ref); in arm_debug_set32()
1101 os_ref_retain(&debug_state->ref); in arm_debug_set64()
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_eventlink.c916 os_ref_retain(&ipc_eventlink->el_base->elb_ref_count); in ipc_eventlink_reference()
/xnu-12377.1.9/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c110 (void)os_ref_retain(&co->co_refcnt); in cht_obj_retain()
/xnu-12377.1.9/bsd/net/classq/
H A Dclassq_subr.c895 os_ref_retain(&ifcq->ifcq_refcnt); in ifclassq_retain()
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c95 os_ref_retain(&llink->nll_refcnt); in nx_netif_llink_retain()
/xnu-12377.1.9/bsd/kern/
H A Dkpi_socketfilter.c197 os_ref_retain(&entry->sfe_refcount); in sflt_entry_retain()
H A Dkern_aio.c497 os_ref_retain(&entryp->aio_refcount); in aio_entry_ref()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c935 os_ref_retain(&fe->fe_refcnt); in flow_entry_retain()
/xnu-12377.1.9/bsd/skywalk/
H A Dos_stats_private.h1445 os_ref_retain(&fs->fs_refcnt); in flow_stats_retain()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_reclaim.c560 os_ref_retain(&metadata->vdrm_refcnt);
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap_data.c3161 os_ref_retain(&pmap_ledger_refcnt[array_index]); in pmap_ledger_retain()
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_test.c196 os_ref_retain(&pp_ctx->skmem_pp_ctx_refcnt); in skmem_pp_ctx_retain()

12