Back to home page

OSCL-LXR

 
 

    


0001 ===========
0002 Syscall API
0003 ===========
0004 
0005 The primary info for the bpf syscall is available in the `man-pages`_
0006 for `bpf(2)`_. For more information about the userspace API, see
0007 Documentation/userspace-api/ebpf/index.rst.
0008 
0009 .. Links:
0010 .. _man-pages: https://www.kernel.org/doc/man-pages/
0011 .. _bpf(2): https://man7.org/linux/man-pages/man2/bpf.2.html