Home
last modified time | relevance | path

Searched refs:scx_ops_error (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dext.c1048 #define scx_ops_error(fmt, args...) \ macro
1182 scx_ops_error("kfunc with mask 0x%x called from an operation only allowing 0x%x", in scx_kf_allowed()
1196 scx_ops_error("cpu_release kfunc called from a nested operation"); in scx_kf_allowed()
1202 scx_ops_error("dispatch kfunc called from a nested operation"); in scx_kf_allowed()
1218 scx_ops_error("called on a task not being operated on"); in scx_kf_allowed_on_arg_tasks()
1531 scx_ops_error("invalid CPU %d%s%s", cpu, in ops_cpu_valid()
1554 scx_ops_error("ops.%s() returned an invalid errno %d", ops_name, err); in ops_sanitize_err()
1711 scx_ops_error("attempting to dispatch to a destroyed dsq"); in dispatch_enqueue()
1728 scx_ops_error("cannot use vtime ordering for built-in DSQs"); in dispatch_enqueue()
1742 scx_ops_error("DSQ ID 0x%016llx already had FIFO-enqueued tasks", in dispatch_enqueue()
[all …]