Home
last modified time | relevance | path

Searched refs:os_pcpu_ref_destroy (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/libkern/os/
H A Drefcnt.h238 extern void os_pcpu_ref_destroy(os_pcpu_ref_t *ref, struct os_refgrp *grp);
H A Drefcnt_internal.h228 #define os_pcpu_ref_destroy(ref, grp) (os_pcpu_ref_destroy)(ref, NULL) macro
H A Drefcnt.c778 (os_pcpu_ref_destroy)(os_pcpu_ref_t * ref, struct os_refgrp *__debug_only grp)
/xnu-12377.61.12/tests/
H A Dos_refcnt.c142 os_pcpu_ref_destroy(&rc, NULL);
548 os_pcpu_ref_destroy(&prc, NULL);