Skip to content

KFunc bpf_cpumask_setall

v6.3

Set all of the bits in a BPF cpumask.

Definition

cpumask: The BPF cpumask having all of its bits set.

void bpf_cpumask_setall(struct bpf_cpumask *cpumask)

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