Searched refs:raw_pull_unref (Results 1 – 2 of 2) sorted by relevance
15 RawPull* raw_pull_unref(RawPull *pull);17 DEFINE_TRIVIAL_CLEANUP_FUNC(RawPull*, raw_pull_unref);
84 RawPull* raw_pull_unref(RawPull *i) { in raw_pull_unref() function