Searched refs:sched_ext_ops (Results 1 – 25 of 30) sorted by relevance
12
13 struct sched_ext_ops;18 void scx_idle_update_selcpu_topology(struct sched_ext_ops *ops);23 void scx_idle_enable(struct sched_ext_ops *ops);
8 #define SCX_OP_IDX(op) (offsetof(struct sched_ext_ops, op) / sizeof(void (*)(void)))274 struct sched_ext_ops *ops;280 struct sched_ext_ops *ops;292 struct sched_ext_ops { struct1012 struct sched_ext_ops ops;1435 struct sched_ext_ops *ops; in scx_prog_sched()
6498 static struct scx_sched *scx_alloc_and_add_sched(struct sched_ext_ops *ops, in scx_alloc_and_add_sched()6675 const struct sched_ext_ops *ops) in check_hotplug_seq()6698 static int validate_ops(struct scx_sched *sch, const struct sched_ext_ops *ops) in validate_ops()6734 struct sched_ext_ops *ops;6741 struct sched_ext_ops *ops = cmd->ops; in scx_root_enable_workfn()7028 struct sched_ext_ops *ops = cmd->ops; in scx_sub_enable_workfn()7298 static s32 scx_enable(struct sched_ext_ops *ops, struct bpf_link *link) in scx_enable()7400 const struct sched_ext_ops *uops = udata; in bpf_scx_init_member()7401 struct sched_ext_ops *ops = kdata; in bpf_scx_init_member()7406 case offsetof(struct sched_ext_ops, dispatch_max_batch): in bpf_scx_init_member()[all …]
48 struct sched_ext_ops hotplug_cb_ops = {57 struct sched_ext_ops hotplug_nocb_ops = {
19 struct sched_ext_ops minimal_ops = {
23 struct sched_ext_ops enq_last_no_enq_fails_ops = {
30 struct sched_ext_ops prog_run_ops = {
21 struct sched_ext_ops maybe_null_fail = {
24 struct sched_ext_ops maybe_null_fail = {
32 struct sched_ext_ops select_cpu_dispatch_bad_dsq_ops = {
37 struct sched_ext_ops select_cpu_dfl_ops = {
33 struct sched_ext_ops select_cpu_dispatch_dbl_dsp_ops = {
31 struct sched_ext_ops maybe_null_success = {
37 struct sched_ext_ops ddsp_bogus_dsq_fail_ops = {
37 struct sched_ext_ops select_cpu_dispatch_ops = {
34 struct sched_ext_ops ddsp_vtimelocal_fail_ops = {
47 struct sched_ext_ops init_enable_count_ops = {
53 struct sched_ext_ops create_dsq_ops = {
63 struct sched_ext_ops cyclic_kick_wait_ops = {
61 struct sched_ext_ops dsp_local_on_ops = {
76 struct sched_ext_ops exit_ops = {
84 struct sched_ext_ops select_cpu_dfl_nodispatch_ops = {
85 struct sched_ext_ops select_cpu_vtime_ops = {
138 struct sched_ext_ops maximal_ops = {