Skip to content

KFunc scx_bpf_dispatch_nr_slots

v6.12

This function returns the number of remaining dispatch slots.

Definition

Can only be called from ops.dispatch().

Returns

The number of remaining dispatch slots

Signature

u32 scx_bpf_dispatch_nr_slots()

Usage

Docs could be improved

This part of the docs is incomplete, contributions are very welcome

Program types

The following program types can make use of this kfunc:

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome