Lines Matching refs:__bpf_kfunc

5916 __bpf_kfunc s32 scx_bpf_select_cpu_dfl(struct task_struct *p, s32 prev_cpu,  in scx_bpf_select_cpu_dfl()
6029 __bpf_kfunc void scx_bpf_dispatch(struct task_struct *p, u64 dsq_id, u64 slice, in scx_bpf_dispatch()
6060 __bpf_kfunc void scx_bpf_dispatch_vtime(struct task_struct *p, u64 dsq_id, in scx_bpf_dispatch_vtime()
6207 __bpf_kfunc u32 scx_bpf_dispatch_nr_slots(void) in scx_bpf_dispatch_nr_slots()
6221 __bpf_kfunc void scx_bpf_dispatch_cancel(void) in scx_bpf_dispatch_cancel()
6249 __bpf_kfunc bool scx_bpf_consume(u64 dsq_id) in scx_bpf_consume()
6288 __bpf_kfunc void scx_bpf_dispatch_from_dsq_set_slice( in scx_bpf_dispatch_from_dsq_set_slice()
6307 __bpf_kfunc void scx_bpf_dispatch_from_dsq_set_vtime( in scx_bpf_dispatch_from_dsq_set_vtime()
6341 __bpf_kfunc bool scx_bpf_dispatch_from_dsq(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dispatch_from_dsq()
6367 __bpf_kfunc bool scx_bpf_dispatch_vtime_from_dsq(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dispatch_vtime_from_dsq()
6401 __bpf_kfunc u32 scx_bpf_reenqueue_local(void) in scx_bpf_reenqueue_local()
6469 __bpf_kfunc s32 scx_bpf_create_dsq(u64 dsq_id, s32 node) in scx_bpf_create_dsq()
6502 __bpf_kfunc void scx_bpf_kick_cpu(s32 cpu, u64 flags) in scx_bpf_kick_cpu()
6562 __bpf_kfunc s32 scx_bpf_dsq_nr_queued(u64 dsq_id) in scx_bpf_dsq_nr_queued()
6601 __bpf_kfunc void scx_bpf_destroy_dsq(u64 dsq_id) in scx_bpf_destroy_dsq()
6616 __bpf_kfunc int bpf_iter_scx_dsq_new(struct bpf_iter_scx_dsq *it, u64 dsq_id, in bpf_iter_scx_dsq_new()
6646 __bpf_kfunc struct task_struct *bpf_iter_scx_dsq_next(struct bpf_iter_scx_dsq *it) in bpf_iter_scx_dsq_next()
6692 __bpf_kfunc void bpf_iter_scx_dsq_destroy(struct bpf_iter_scx_dsq *it) in bpf_iter_scx_dsq_destroy()
6768 __bpf_kfunc void scx_bpf_exit_bstr(s64 exit_code, char *fmt, in scx_bpf_exit_bstr()
6789 __bpf_kfunc void scx_bpf_error_bstr(char *fmt, unsigned long long *data, in scx_bpf_error_bstr()
6813 __bpf_kfunc void scx_bpf_dump_bstr(char *fmt, unsigned long long *data, in scx_bpf_dump_bstr()
6860 __bpf_kfunc u32 scx_bpf_cpuperf_cap(s32 cpu) in scx_bpf_cpuperf_cap()
6882 __bpf_kfunc u32 scx_bpf_cpuperf_cur(s32 cpu) in scx_bpf_cpuperf_cur()
6905 __bpf_kfunc void scx_bpf_cpuperf_set(s32 cpu, u32 perf) in scx_bpf_cpuperf_set()
6928 __bpf_kfunc u32 scx_bpf_nr_cpu_ids(void) in scx_bpf_nr_cpu_ids()
6936 __bpf_kfunc const struct cpumask *scx_bpf_get_possible_cpumask(void) in scx_bpf_get_possible_cpumask()
6944 __bpf_kfunc const struct cpumask *scx_bpf_get_online_cpumask(void) in scx_bpf_get_online_cpumask()
6953 __bpf_kfunc void scx_bpf_put_cpumask(const struct cpumask *cpumask) in scx_bpf_put_cpumask()
6969 __bpf_kfunc const struct cpumask *scx_bpf_get_idle_cpumask(void) in scx_bpf_get_idle_cpumask()
6990 __bpf_kfunc const struct cpumask *scx_bpf_get_idle_smtmask(void) in scx_bpf_get_idle_smtmask()
7011 __bpf_kfunc void scx_bpf_put_idle_cpumask(const struct cpumask *idle_mask) in scx_bpf_put_idle_cpumask()
7031 __bpf_kfunc bool scx_bpf_test_and_clear_cpu_idle(s32 cpu) in scx_bpf_test_and_clear_cpu_idle()
7063 __bpf_kfunc s32 scx_bpf_pick_idle_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_idle_cpu()
7088 __bpf_kfunc s32 scx_bpf_pick_any_cpu(const struct cpumask *cpus_allowed, in scx_bpf_pick_any_cpu()
7110 __bpf_kfunc bool scx_bpf_task_running(const struct task_struct *p) in scx_bpf_task_running()
7119 __bpf_kfunc s32 scx_bpf_task_cpu(const struct task_struct *p) in scx_bpf_task_cpu()
7128 __bpf_kfunc struct rq *scx_bpf_cpu_rq(s32 cpu) in scx_bpf_cpu_rq()
7148 __bpf_kfunc struct cgroup *scx_bpf_task_cgroup(struct task_struct *p) in scx_bpf_task_cgroup()