Searched defs:it__iter (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/sched_ext/include/scx/ |
| H A D | compat.bpf.h | 56 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 D | ext.c | 8421 __bpf_kfunc void scx_bpf_dsq_move_set_slice(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_set_slice() 8440 __bpf_kfunc void scx_bpf_dsq_move_set_vtime(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_set_vtime() 8474 __bpf_kfunc bool scx_bpf_dsq_move(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move() 8499 __bpf_kfunc bool scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_vtime()
|
| /linux/tools/testing/selftests/bpf/test_kmods/ |
| H A D | bpf_testmod.c | 196 __bpf_kfunc s64 bpf_iter_testmod_seq_value(int val, struct bpf_iter_testmod_seq* it__iter) in bpf_iter_testmod_seq_value() argument
|