Lines Matching refs:bpf_program_buffer
120 struct bpf_program_buffer { struct
343 static struct bpf_program_buffer*
347 return (malloc(sizeof(struct bpf_program_buffer) + size, in bpf_program_buffer_alloc()
354 struct bpf_program_buffer *ptr; in bpf_program_buffer_free()
356 ptr = __containerof(ctx, struct bpf_program_buffer, epoch_ctx); in bpf_program_buffer_free()
1953 struct bpf_program_buffer *fcode; in bpf_setf()
2025 struct bpf_program_buffer, buffer); in bpf_setf()
2034 struct bpf_program_buffer, buffer); in bpf_setf()
2742 struct bpf_program_buffer *p; in bpfd_free()
2753 struct bpf_program_buffer, buffer); in bpfd_free()
2761 struct bpf_program_buffer, buffer); in bpfd_free()