mk_node
struct hlist_node mk_node;
hlist_del_rcu(&mk->mk_node);
hlist_for_each_entry_safe(mk, tmp, bucket, mk_node) {
hlist_for_each_entry_rcu(mk, bucket, mk_node) {
hlist_for_each_entry_rcu(mk, bucket, mk_node) {
hlist_add_head_rcu(&mk->mk_node,
defn = concat_list(mk_node("("),
mk_node(")"),
mk_node("+"),
mk_node(buf), NULL);
defn = mk_node(buf);
static struct string_list *mk_node(const char *string);
n = concat_list(mk_node
mk_node(cur->string),
mk_node("{"),
mk_node("UNKNOWN"),
mk_node("}"), NULL);