H A D | helpers.c | 378 copy_map_value_locked(struct bpf_map * map,void * dst,void * src,bool lock_src) copy_map_value_locked() argument 1758 __bpf_dynptr_read(void * dst,u32 len,const struct bpf_dynptr_kern * src,u32 offset,u64 flags) __bpf_dynptr_read() argument 1792 BPF_CALL_5(bpf_dynptr_read,void *,dst,u32,len,const struct bpf_dynptr_kern *,src,u32,offset,u64,flags) BPF_CALL_5() argument 1809 __bpf_dynptr_write(const struct bpf_dynptr_kern * dst,u32 offset,void * src,u32 len,u64 flags) __bpf_dynptr_write() argument 1848 BPF_CALL_5(bpf_dynptr_write,const struct bpf_dynptr_kern *,dst,u32,offset,void *,src,u32,len,u64,flags) BPF_CALL_5() argument 2874 struct bpf_dynptr_kern *src = (struct bpf_dynptr_kern *)src_ptr; bpf_dynptr_copy() local [all...] |