Home
last modified time | relevance | path

Searched refs:scx_bpf_destroy_dsq (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dcreate_dsq.bpf.c16 scx_bpf_destroy_dsq(p->pid); in BPF_STRUCT_OPS()
46 scx_bpf_destroy_dsq(i); in BPF_STRUCT_OPS_SLEEPABLE()
/linux-6.12.1/tools/sched_ext/
Dscx_flatcg.bpf.c900 scx_bpf_destroy_dsq(cgid); in BPF_STRUCT_OPS_SLEEPABLE()
914 scx_bpf_destroy_dsq(cgid); in BPF_STRUCT_OPS()
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h51 void scx_bpf_destroy_dsq(u64 dsq_id) __ksym;
/linux-6.12.1/Documentation/scheduler/
Dsched-ext.rst203 ``scx_bpf_destroy_dsq()``.
/linux-6.12.1/kernel/sched/
Dext.c6601 __bpf_kfunc void scx_bpf_destroy_dsq(u64 dsq_id) in scx_bpf_destroy_dsq() function
7176 BTF_ID_FLAGS(func, scx_bpf_destroy_dsq)