Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/os/
H A Drefcnt.h192 extern void os_pcpu_ref_init(os_pcpu_ref_t *ref, struct os_refgrp *grp);
H A Drefcnt_internal.h227 #define os_pcpu_ref_init(ref, grp) (os_pcpu_ref_init)(ref, NULL) macro
H A Drefcnt.c759 (os_pcpu_ref_init)(os_pcpu_ref_t * ref, struct os_refgrp *__debug_only grp)
/xnu-12377.61.12/tests/
H A Dos_refcnt.c114 os_pcpu_ref_init(&rc, NULL);
487 os_pcpu_ref_init(&prc, NULL);