Skip to content

KFunc bpf_iter_scx_dsq_destroy

v6.12

This function destroys a DSQ iterator.

Definition

Undo bpf_iter_scx_dsq_new.

Parameters

it: iterator to destroy

Signature

void bpf_iter_scx_dsq_destroy(struct bpf_iter_scx_dsq *it)

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