Searched refs:soflow_feat_gc_perform_func_ptr (Results 1 – 1 of 1) sorted by relevance
173 static soflow_feat_gc_perform_func soflow_feat_gc_perform_func_ptr = NULL; variable1386 if (entry->soflow_feat_ctxt != NULL && soflow_feat_gc_perform_func_ptr != NULL) { in soflow_gc_cleanup()1387 soflow_feat_gc_perform_func_ptr(so, entry); in soflow_gc_cleanup()1492 soflow_feat_gc_perform_func_ptr = gc_perform_fn; in soflow_feat_set_functions()