Searched refs:mstr (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dearly.c138 char mstr[80], hvstr[17]; local
146 sprintf(mstr, "%-16.16s %-4.4s %-16.16s %-16.16s",
149 strim_all(mstr);
160 dump_stack_set_arch_desc("%s (%s)", mstr, hvstr);
/linux-master/drivers/video/fbdev/core/
H A Dfbsysfs.c60 char mstr[100]; local
71 i = mode_string(mstr, 0, mode);
72 if (strncmp(mstr, buf, max(count, i)) == 0) {
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py1272 mstr = ' *'.join(arr)
1275 'match': mstr,

Completed in 218 milliseconds