Skip to content

KFunc scx_bpf_dispatch_cancel

v6.12

This function cancels the latest dispatch.

Definition

Cancel the latest dispatch. Can be called multiple times to cancel further dispatches. Can only be called from ops.dispatch().

Signature

void scx_bpf_dispatch_cancel()

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