Lines Matching refs:__bpf_kfunc
8836 __bpf_kfunc bool scx_bpf_dsq_insert___v2(struct task_struct *p, u64 dsq_id, in scx_bpf_dsq_insert___v2()
8858 __bpf_kfunc void scx_bpf_dsq_insert(struct task_struct *p, u64 dsq_id, in scx_bpf_dsq_insert()
8915 __bpf_kfunc bool
8935 __bpf_kfunc void scx_bpf_dsq_insert_vtime(struct task_struct *p, u64 dsq_id, in scx_bpf_dsq_insert_vtime()
9089 __bpf_kfunc u32 scx_bpf_dispatch_nr_slots(const struct bpf_prog_aux *aux) in scx_bpf_dispatch_nr_slots()
9109 __bpf_kfunc void scx_bpf_dispatch_cancel(const struct bpf_prog_aux *aux) in scx_bpf_dispatch_cancel()
9153 __bpf_kfunc bool scx_bpf_dsq_move_to_local___v2(u64 dsq_id, u64 enq_flags, in scx_bpf_dsq_move_to_local___v2()
9196 __bpf_kfunc bool scx_bpf_dsq_move_to_local(u64 dsq_id, const struct bpf_prog_aux *aux) in scx_bpf_dsq_move_to_local()
9210 __bpf_kfunc void scx_bpf_dsq_move_set_slice(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_set_slice()
9229 __bpf_kfunc void scx_bpf_dsq_move_set_vtime(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_set_vtime()
9263 __bpf_kfunc bool scx_bpf_dsq_move(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move()
9288 __bpf_kfunc bool scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_vtime()
9329 __bpf_kfunc u32 scx_bpf_reenqueue_local(const struct bpf_prog_aux *aux) in scx_bpf_reenqueue_local()
9368 __bpf_kfunc s32 scx_bpf_create_dsq(u64 dsq_id, s32 node, const struct bpf_prog_aux *aux) in scx_bpf_create_dsq()
9455 __bpf_kfunc bool scx_bpf_task_set_slice(struct task_struct *p, u64 slice, in scx_bpf_task_set_slice()
9509 __bpf_kfunc bool scx_bpf_task_set_dsq_vtime(struct task_struct *p, u64 vtime, in scx_bpf_task_set_dsq_vtime()
9602 __bpf_kfunc void scx_bpf_kick_cpu(s32 cpu, u64 flags, const struct bpf_prog_aux *aux) in scx_bpf_kick_cpu()
9624 __bpf_kfunc void scx_bpf_kick_cid(s32 cid, u64 flags, const struct bpf_prog_aux *aux) in scx_bpf_kick_cid()
9651 __bpf_kfunc s32 scx_bpf_dsq_nr_queued(u64 dsq_id, const struct bpf_prog_aux *aux) in scx_bpf_dsq_nr_queued()
9698 __bpf_kfunc void scx_bpf_destroy_dsq(u64 dsq_id, const struct bpf_prog_aux *aux) in scx_bpf_destroy_dsq()
9719 __bpf_kfunc int bpf_iter_scx_dsq_new(struct bpf_iter_scx_dsq *it, u64 dsq_id, in bpf_iter_scx_dsq_new()
9760 __bpf_kfunc struct task_struct *bpf_iter_scx_dsq_next(struct bpf_iter_scx_dsq *it) in bpf_iter_scx_dsq_next()
9778 __bpf_kfunc void bpf_iter_scx_dsq_destroy(struct bpf_iter_scx_dsq *it) in bpf_iter_scx_dsq_destroy()
9807 __bpf_kfunc struct task_struct *scx_bpf_dsq_peek(u64 dsq_id, in scx_bpf_dsq_peek()
9850 __bpf_kfunc void scx_bpf_dsq_reenq(u64 dsq_id, u64 reenq_flags, in scx_bpf_dsq_reenq()
9887 __bpf_kfunc void scx_bpf_reenqueue_local___v2(const struct bpf_prog_aux *aux) in scx_bpf_reenqueue_local___v2()
9980 __bpf_kfunc void scx_bpf_exit_bstr(s64 exit_code, char *fmt, in scx_bpf_exit_bstr()
10005 __bpf_kfunc void scx_bpf_error_bstr(char *fmt, unsigned long long *data, in scx_bpf_error_bstr()
10032 __bpf_kfunc void scx_bpf_dump_bstr(char *fmt, unsigned long long *data, in scx_bpf_dump_bstr()
10087 __bpf_kfunc u32 scx_bpf_cpuperf_cap(s32 cpu, const struct bpf_prog_aux *aux) in scx_bpf_cpuperf_cap()
10107 __bpf_kfunc u32 scx_bpf_cidperf_cap(s32 cid, const struct bpf_prog_aux *aux) in scx_bpf_cidperf_cap()
10138 __bpf_kfunc u32 scx_bpf_cpuperf_cur(s32 cpu, const struct bpf_prog_aux *aux) in scx_bpf_cpuperf_cur()
10158 __bpf_kfunc u32 scx_bpf_cidperf_cur(s32 cid, const struct bpf_prog_aux *aux) in scx_bpf_cidperf_cur()
10245 __bpf_kfunc void scx_bpf_cpuperf_set(s32 cpu, u32 perf, const struct bpf_prog_aux *aux) in scx_bpf_cpuperf_set()
10269 __bpf_kfunc s32 scx_bpf_cidperf_set(s32 cid, u32 perf, in scx_bpf_cidperf_set()
10292 __bpf_kfunc u32 scx_bpf_nr_node_ids(void) in scx_bpf_nr_node_ids()
10302 __bpf_kfunc u32 scx_bpf_nr_cpu_ids(void) in scx_bpf_nr_cpu_ids()
10312 __bpf_kfunc u32 scx_bpf_nr_cids(void) in scx_bpf_nr_cids()
10326 __bpf_kfunc u32 scx_bpf_nr_online_cids(void) in scx_bpf_nr_online_cids()
10338 __bpf_kfunc s32 scx_bpf_this_cid(void) in scx_bpf_this_cid()
10353 __bpf_kfunc const struct cpumask *scx_bpf_get_possible_cpumask(void) in scx_bpf_get_possible_cpumask()
10361 __bpf_kfunc const struct cpumask *scx_bpf_get_online_cpumask(void) in scx_bpf_get_online_cpumask()
10370 __bpf_kfunc void scx_bpf_put_cpumask(const struct cpumask *cpumask) in scx_bpf_put_cpumask()
10384 __bpf_kfunc bool scx_bpf_task_running(const struct task_struct *p) in scx_bpf_task_running()
10393 __bpf_kfunc s32 scx_bpf_task_cpu(const struct task_struct *p) in scx_bpf_task_cpu()
10406 __bpf_kfunc s32 scx_bpf_task_cid(const struct task_struct *p) in scx_bpf_task_cid()
10426 __bpf_kfunc struct rq *scx_bpf_locked_rq(const struct bpf_prog_aux *aux) in scx_bpf_locked_rq()
10453 __bpf_kfunc struct task_struct *scx_bpf_cpu_curr(s32 cpu, const struct bpf_prog_aux *aux) in scx_bpf_cpu_curr()
10477 __bpf_kfunc struct task_struct *scx_bpf_cid_curr(s32 cid, const struct bpf_prog_aux *aux) in scx_bpf_cid_curr()
10502 __bpf_kfunc struct task_struct *scx_bpf_tid_to_task(u64 tid) in scx_bpf_tid_to_task()
10570 __bpf_kfunc u64 scx_bpf_now(void) in scx_bpf_now()
10605 __bpf_kfunc void scx_bpf_events(struct scx_event_stats *events, size_t events__sz, in scx_bpf_events()
10642 __bpf_kfunc struct cgroup *scx_bpf_task_cgroup(struct task_struct *p, in scx_bpf_task_cgroup()