Searched refs:os_pcpu_ref_retain (Results 1 – 4 of 4) sorted by relevance
254 extern void os_pcpu_ref_retain(os_pcpu_ref_t ref, struct os_refgrp *grp);
230 #define os_pcpu_ref_retain(ref, grp) (os_pcpu_ref_retain)(ref, NULL) macro
858 (os_pcpu_ref_retain)(os_pcpu_ref_t ref, struct os_refgrp * __debug_only grp)
119 os_pcpu_ref_retain(rc, NULL);451 os_pcpu_ref_retain(rc, NULL); in worker_pcpu_ref()