Searched refs:scx_bpf_cpuperf_set (Results 1 – 3 of 3) sorted by relevance
80 void scx_bpf_cpuperf_set(s32 cpu, u32 perf) __ksym __weak;
563 scx_bpf_cpuperf_set(scx_bpf_task_cpu(p), cpuc->cpuperf_target); in BPF_STRUCT_OPS()
9372 * scx_bpf_cpuperf_set - Set the relative performance target of a CPU in scx_bpf_task_running() 9386 __bpf_kfunc void scx_bpf_cpuperf_set(s32 cpu, u32 perf, const struct bpf_prog_aux *aux)9749 BTF_ID_FLAGS(func, scx_bpf_cpuperf_set, KF_IMPLICIT_ARGS) in scx_kfunc_context_filter() 9273 __bpf_kfunc void scx_bpf_cpuperf_set(s32 cpu, u32 perf, const struct bpf_prog_aux *aux) scx_bpf_cpuperf_set() function