Searched refs:rdt_last_cmd_printf (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/resctrl/ |
| H A D | pseudo_lock.c | 168 rdt_last_cmd_printf("Failed to add latency req CPU%d\n", in pseudo_lock_cstates_constrain() 238 rdt_last_cmd_printf("CPU %u associated with cache not online\n", in pseudo_lock_region_init() 827 rdt_last_cmd_printf("Locking thread returned error %d\n", ret); in rdtgroup_pseudo_lock_create() 879 rdt_last_cmd_printf("Failed to create character device: %d\n", in rdtgroup_pseudo_lock_create()
|
| H A D | monitor.c | 1196 rdt_last_cmd_printf("Failed to allocate counter for %s in domain %d\n", in rdtgroup_alloc_assign_cntr() 1348 rdt_last_cmd_printf("Invalid memory transaction type %s\n", evt_str); in resctrl_parse_mem_transactions() 1706 rdt_last_cmd_printf("Invalid event %s\n", event); in resctrl_parse_mbm_assignment() 1723 rdt_last_cmd_printf("Assign operation '%s:*=%s' failed\n", in resctrl_parse_mbm_assignment() 1736 rdt_last_cmd_printf("Assign operation '%s:%ld=%s' failed\n", in resctrl_parse_mbm_assignment() 1744 rdt_last_cmd_printf("Invalid domain id %ld\n", dom_id); in resctrl_parse_mbm_assignment()
|
| H A D | rdtgroup.c | 102 void rdt_last_cmd_printf(const char *fmt, ...) in rdt_last_cmd_printf() function 732 rdt_last_cmd_printf("No permission to move task %d\n", task->pid); in rdtgroup_task_write_permission() 751 rdt_last_cmd_printf("No task %d\n", pid); in rdtgroup_move_task() 795 rdt_last_cmd_printf("Task list parsing error pid %s\n", pid_str); in rdtgroup_tasks_write() 801 rdt_last_cmd_printf("Invalid pid %d\n", pid); in rdtgroup_tasks_write() 808 rdt_last_cmd_printf("Error while processing task %d\n", pid); in rdtgroup_tasks_write() 1759 rdt_last_cmd_printf("Invalid event configuration: max valid mask is 0x%02x\n", in mon_config_write() 3584 rdt_last_cmd_printf("No space on %s:%d\n", s->name, d->hdr.id); in __init_one_rdt_domain()
|