Lines Matching refs:programs
33 with BPF programs from userspace side. Generated code is
43 programs, skeleton provides a storage for BPF links (**struct
45 requested, supported BPF programs will be automatically
48 programs that can't be automatically attached by libbpf,
53 rely on libbpf support to detach programs and free up
75 specific maps, programs, etc.
91 programs, initializes global data maps. It corresponds to
101 programs of types supported by libbpf for auto-attachment
103 instantiated. For other BPF programs, user can manually
110 Detach and unload BPF programs, free up all the resources
172 This is example BPF application with two BPF programs and a mix of BPF maps