Lines Matching refs:programs
55 with BPF programs from userspace side. Generated code is
65 programs, skeleton provides a storage for BPF links (**struct
67 requested, supported BPF programs will be automatically
70 programs that can't be automatically attached by libbpf,
75 rely on libbpf support to detach programs and free up
97 specific maps, programs, etc.
116 programs, initializes global data maps. It corresponds to
126 programs of types supported by libbpf for auto-attachment
128 instantiated. For other BPF programs, user can manually
135 Detach and unload BPF programs, free up all the resources
211 This is example BPF application with two BPF programs and a mix of BPF maps