| /xnu-12377.61.12/tests/ |
| H A D | os_refcnt.c | 83 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.61.12/bsd/skywalk/namespace/ |
| H A D | protons.c | 137 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.61.12/bsd/net/ |
| H A D | devtimer.c | 103 os_ref_retain(&timer->dt_retain_count); in devtimer_retain()
|
| H A D | if_var_private.h | 1281 os_ref_retain(&ifa->ifa_refcnt); in ifa_addref()
|
| /xnu-12377.61.12/libkern/os/ |
| H A D | refcnt.h | 127 static void os_ref_retain(struct os_refcnt *);
|
| H A D | refcnt_internal.h | 91 os_ref_retain(struct os_refcnt *rc) in os_ref_retain() function
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | task_ident.c | 64 os_ref_retain(&token->tidt_refs); in tidt_reference()
|
| H A D | task_ref.c | 537 os_ref_retain(&task->ref_count); in task_reference_grp()
|
| H A D | work_interval.c | 341 os_ref_retain(&work_interval->wi_ref_count); in work_interval_retain()
|
| H A D | thread_group.c | 547 os_ref_retain(&tg->tg_refcount); in thread_group_retain()
|
| H A D | task.h | 717 #define task_watchports_retain(x) (os_ref_retain(&(x)->tw_refcount))
|
| H A D | kern_cdata.c | 174 os_ref_retain(&obj->ko_refs); in kcdata_object_reference()
|
| H A D | ledger.c | 832 os_ref_retain(&ledger->l_refs); in ledger_reference()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule.c | 258 os_ref_retain(&ntr->ntr_refcnt); in retain_traffic_rule()
|
| /xnu-12377.61.12/osfmk/arm64/ |
| H A D | pcb.c | 930 os_ref_retain(&debug_state->ref); in arm_debug_set32() 1139 os_ref_retain(&debug_state->ref); in arm_debug_set64()
|
| /xnu-12377.61.12/osfmk/ipc/ |
| H A D | ipc_eventlink.c | 916 os_ref_retain(&ipc_eventlink->el_base->elb_ref_count); in ipc_eventlink_reference()
|
| /xnu-12377.61.12/bsd/skywalk/lib/ |
| H A D | cuckoo_hashtable_test.c | 110 (void)os_ref_retain(&co->co_refcnt); in cht_obj_retain()
|
| /xnu-12377.61.12/bsd/net/classq/ |
| H A D | classq_subr.c | 895 os_ref_retain(&ifcq->ifcq_refcnt); in ifclassq_retain()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_llink.c | 95 os_ref_retain(&llink->nll_refcnt); in nx_netif_llink_retain()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_entry.c | 935 os_ref_retain(&fe->fe_refcnt); in flow_entry_retain()
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | kpi_socketfilter.c | 197 os_ref_retain(&entry->sfe_refcount); in sflt_entry_retain()
|
| H A D | kern_resource.c | 1969 os_ref_retain(&plim->pl_refcnt); in proc_limitfork()
|
| /xnu-12377.61.12/bsd/skywalk/ |
| H A D | os_stats_private.h | 1449 os_ref_retain(&fs->fs_refcnt); in flow_stats_retain()
|
| /xnu-12377.61.12/osfmk/vm/ |
| H A D | vm_reclaim.c | 534 os_ref_retain(&metadata->vdrm_refcnt); in vmdr_metadata_retain()
|
| /xnu-12377.61.12/osfmk/arm/pmap/ |
| H A D | pmap_data.c | 3161 os_ref_retain(&pmap_ledger_refcnt[array_index]); in pmap_ledger_retain()
|