Searched refs:os_pcpu_ref_release_live (Results 1 – 4 of 4) sorted by relevance
271 extern void os_pcpu_ref_release_live(os_pcpu_ref_t ref, struct os_refgrp *grp);
233 #define os_pcpu_ref_release_live(ref, grp) (os_pcpu_ref_release_live)(ref, NULL) macro
921 (os_pcpu_ref_release_live)(os_pcpu_ref_t ref, struct os_refgrp *__debug_only grp)
136 os_pcpu_ref_release_live(rc, NULL);452 os_pcpu_ref_release_live(rc, NULL); in worker_pcpu_ref()