Searched refs:pi_unref (Results 1 – 1 of 1) sorted by relevance
175 #define PI_UNREF(p, r) pi_unref((p))288 static void pi_unref(polling_island* pi);312 pi_unref(pi); in pi_unref_dbg()320 static void pi_unref(polling_island* pi) { in pi_unref() function