Skip to content

KFunc bpf_rcu_read_unlock

v6.2

Definition

Release a RCU read lock region in the BPF program.

void bpf_rcu_read_unlock()

Usage

See bpf_rcu_read_lock for the usage of this kfunc.

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