https://github.com/torvalds/linux
Raw File
Tip revision: f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6 authored by Linus Torvalds on 14 May 2023, 19:51:40 UTC
Linux 6.4-rc2
Tip revision: f1fcbaa
helpers.rst
Helper functions
================

* `bpf-helpers(7)`_ maintains a list of helpers available to eBPF programs.

.. Links
.. _bpf-helpers(7): https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
back to top