Skip to content

KFunc bpf_res_spin_unlock

v6.15

Release a Resilient Queued Spin Lock (rqspinlock).

Definition

Signature

void bpf_res_spin_unlock(struct bpf_res_spin_lock *lock)

Usage

See bpf_res_spin_lock for details.

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