Symbol: rdt_last_cmd_printf
fs/resctrl/ctrlmondata.c
1017
rdt_last_cmd_printf("io_alloc is not supported on %s\n", s->name);
fs/resctrl/ctrlmondata.c
1023
rdt_last_cmd_printf("io_alloc is not enabled on %s\n", s->name);
fs/resctrl/ctrlmondata.c
125
rdt_last_cmd_printf("Non-hex character in the mask %s\n", buf);
fs/resctrl/ctrlmondata.c
140
rdt_last_cmd_printf("The mask %lx has non-consecutive 1-bits\n", val);
fs/resctrl/ctrlmondata.c
145
rdt_last_cmd_printf("Need at least %d bits in the mask\n",
fs/resctrl/ctrlmondata.c
169
rdt_last_cmd_printf("Duplicate domain %d\n", d->hdr.id);
fs/resctrl/ctrlmondata.c
302
rdt_last_cmd_printf("Unknown or unsupported resource name '%s'\n", resname);
fs/resctrl/ctrlmondata.c
347
rdt_last_cmd_printf("Missing '%s' value\n", resname);
fs/resctrl/ctrlmondata.c
495
rdt_last_cmd_printf("Unsupported event id '%s'\n", buf);
fs/resctrl/ctrlmondata.c
58
rdt_last_cmd_printf("Invalid MB value %s\n", buf);
fs/resctrl/ctrlmondata.c
69
rdt_last_cmd_printf("MB value %u out of range [%d,%d]\n",
fs/resctrl/ctrlmondata.c
866
rdt_last_cmd_printf("io_alloc is not supported on %s\n", s->name);
fs/resctrl/ctrlmondata.c
877
rdt_last_cmd_printf("io_alloc CLOSID (ctrl_hw_id) %u is not available\n",
fs/resctrl/ctrlmondata.c
88
rdt_last_cmd_printf("Duplicate domain %d\n", d->hdr.id);
fs/resctrl/ctrlmondata.c
887
rdt_last_cmd_printf("CLOSID (ctrl_hw_id) %u for io_alloc is used by %s group\n",
fs/resctrl/ctrlmondata.c
928
rdt_last_cmd_printf("io_alloc is not supported on %s\n", s->name);
fs/resctrl/ctrlmondata.c
934
rdt_last_cmd_printf("io_alloc is not enabled on %s\n", s->name);
fs/resctrl/internal.h
335
void rdt_last_cmd_printf(const char *fmt, ...);
fs/resctrl/monitor.c
1196
rdt_last_cmd_printf("Failed to allocate counter for %s in domain %d\n",
fs/resctrl/monitor.c
1348
rdt_last_cmd_printf("Invalid memory transaction type %s\n", evt_str);
fs/resctrl/monitor.c
1706
rdt_last_cmd_printf("Invalid event %s\n", event);
fs/resctrl/monitor.c
1723
rdt_last_cmd_printf("Assign operation '%s:*=%s' failed\n",
fs/resctrl/monitor.c
1736
rdt_last_cmd_printf("Assign operation '%s:%ld=%s' failed\n",
fs/resctrl/monitor.c
1744
rdt_last_cmd_printf("Invalid domain id %ld\n", dom_id);
fs/resctrl/pseudo_lock.c
168
rdt_last_cmd_printf("Failed to add latency req CPU%d\n",
fs/resctrl/pseudo_lock.c
238
rdt_last_cmd_printf("CPU %u associated with cache not online\n",
fs/resctrl/pseudo_lock.c
827
rdt_last_cmd_printf("Locking thread returned error %d\n", ret);
fs/resctrl/pseudo_lock.c
879
rdt_last_cmd_printf("Failed to create character device: %d\n",
fs/resctrl/rdtgroup.c
1759
rdt_last_cmd_printf("Invalid event configuration: max valid mask is 0x%02x\n",
fs/resctrl/rdtgroup.c
3584
rdt_last_cmd_printf("No space on %s:%d\n", s->name, d->hdr.id);
fs/resctrl/rdtgroup.c
732
rdt_last_cmd_printf("No permission to move task %d\n", task->pid);
fs/resctrl/rdtgroup.c
751
rdt_last_cmd_printf("No task %d\n", pid);
fs/resctrl/rdtgroup.c
795
rdt_last_cmd_printf("Task list parsing error pid %s\n", pid_str);
fs/resctrl/rdtgroup.c
801
rdt_last_cmd_printf("Invalid pid %d\n", pid);
fs/resctrl/rdtgroup.c
808
rdt_last_cmd_printf("Error while processing task %d\n", pid);