rstr 406 arch/powerpc/kernel/rtas-proc.c char rstr[64]; rstr 410 arch/powerpc/kernel/rtas-proc.c sprintf (rstr, SENSOR_PREFIX"%04d", p->token); rstr 411 arch/powerpc/kernel/rtas-proc.c loc = of_get_property(rtas_node, rstr, &llen); rstr 2027 tools/lib/traceevent/parse-filter.c char *rstr; rstr 2032 tools/lib/traceevent/parse-filter.c rstr = arg_to_str(filter, arg->exp.right); rstr 2033 tools/lib/traceevent/parse-filter.c if (!lstr || !rstr) rstr 2072 tools/lib/traceevent/parse-filter.c asprintf(&str, "%s %s %s", lstr, op, rstr); rstr 2075 tools/lib/traceevent/parse-filter.c free(rstr); rstr 2083 tools/lib/traceevent/parse-filter.c char *rstr; rstr 2088 tools/lib/traceevent/parse-filter.c rstr = arg_to_str(filter, arg->num.right); rstr 2089 tools/lib/traceevent/parse-filter.c if (!lstr || !rstr) rstr 2116 tools/lib/traceevent/parse-filter.c asprintf(&str, "%s %s %s", lstr, op, rstr); rstr 2126 tools/lib/traceevent/parse-filter.c free(rstr);