Searched refs:bpf_program_buffer (Results 1 – 1 of 1) sorted by relevance
120 struct bpf_program_buffer { struct345 static struct bpf_program_buffer*349 return (malloc(sizeof(struct bpf_program_buffer) + size, in bpf_program_buffer_alloc()356 struct bpf_program_buffer *ptr; in bpf_program_buffer_free()358 ptr = __containerof(ctx, struct bpf_program_buffer, epoch_ctx); in bpf_program_buffer_free()1955 struct bpf_program_buffer *fcode; in bpf_setf()2027 struct bpf_program_buffer, buffer); in bpf_setf()2036 struct bpf_program_buffer, buffer); in bpf_setf()2744 struct bpf_program_buffer *p; in bpfd_free()2755 struct bpf_program_buffer, buffer); in bpfd_free()[all …]