Home
last modified time | relevance | path

Searched defs:it__iter (Results 1 – 3 of 3) sorted by relevance

/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h56 scx_bpf_dsq_move_set_slice___new((it__iter), (slic argument
49 scx_bpf_dsq_move_set_slice(it__iter,slice) global() argument
63 scx_bpf_dsq_move(it__iter,p,dsq_id,enq_flags) global() argument
70 scx_bpf_dsq_move_vtime(it__iter,p,dsq_id,enq_flags) global() argument
[all...]
/linux/kernel/sched/
H A Dext.c8421 scx_bpf_dsq_move_set_slice(struct bpf_iter_scx_dsq * it__iter,u64 slice) scx_bpf_dsq_move_set_slice() argument
8440 scx_bpf_dsq_move_set_vtime(struct bpf_iter_scx_dsq * it__iter,u64 vtime) scx_bpf_dsq_move_set_vtime() argument
8474 scx_bpf_dsq_move(struct bpf_iter_scx_dsq * it__iter,struct task_struct * p,u64 dsq_id,u64 enq_flags) scx_bpf_dsq_move() argument
8499 scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq * it__iter,struct task_struct * p,u64 dsq_id,u64 enq_flags) scx_bpf_dsq_move_vtime() argument
[all...]
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c196 __bpf_kfunc s64 bpf_iter_testmod_seq_value(int val, struct bpf_iter_testmod_seq* it__iter) in bpf_iter_testmod_seq_value() argument