Lines Matching refs:bpf_program_buffer
122 struct bpf_program_buffer { struct
337 static struct bpf_program_buffer*
341 return (malloc(sizeof(struct bpf_program_buffer) + size, in bpf_program_buffer_alloc()
348 struct bpf_program_buffer *ptr; in bpf_program_buffer_free()
350 ptr = __containerof(ctx, struct bpf_program_buffer, epoch_ctx); in bpf_program_buffer_free()
1920 struct bpf_program_buffer *fcode; in bpf_setf()
1992 struct bpf_program_buffer, buffer); in bpf_setf()
2001 struct bpf_program_buffer, buffer); in bpf_setf()
2628 struct bpf_program_buffer *p; in bpfd_free()
2639 struct bpf_program_buffer, buffer); in bpfd_free()
2647 struct bpf_program_buffer, buffer); in bpfd_free()