Searched refs:bpf_program_buffer (Results 1 – 1 of 1) sorted by relevance
120 struct bpf_program_buffer { struct343 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()1951 struct bpf_program_buffer *fcode; in bpf_setf()2023 struct bpf_program_buffer, buffer); in bpf_setf()2032 struct bpf_program_buffer, buffer); in bpf_setf()2730 struct bpf_program_buffer *p; in bpfd_free()2741 struct bpf_program_buffer, buffer); in bpfd_free()[all …]