Searched refs:free_clast_root (Results 1 – 1 of 1) sorted by relevance
110 static void free_clast_root(struct clast_stmt *s);112 const struct clast_stmt_op stmt_root = { free_clast_root };114 static void free_clast_root(struct clast_stmt *s) in free_clast_root() function