Lines Matching refs:strlist__add
200 ret = strlist__add(sl, buf);
202 pr_debug("strlist__add failed (%d)\n", ret);
241 ret = strlist__add(sl, buf);
243 ret = strlist__add(sl, tev.event);
343 ret = strlist__add(plist, ent->s);
345 pr_err("strlist__add failed with -ENOMEM\n");
539 ret = strlist__add(entry->tevlist, buf);
541 pr_err("strlist__add failed with -ENOMEM\n");
704 ret = strlist__add(entry->tevlist, command);
706 pr_err("strlist__add failed with -ENOMEM\n");
931 ret = strlist__add(entry->tevlist, buf);
937 pr_err("strlist__add failed with -ENOMEM\n");