bpf_dynptr_file_impl
struct bpf_dynptr_file_impl *df = ptr->data;
struct bpf_dynptr_file_impl *df = ptr->data;
struct bpf_dynptr_file_impl *df = ptr->data;
static int bpf_file_fetch_bytes(struct bpf_dynptr_file_impl *df, u64 offset, void *buf, u64 len)
struct bpf_dynptr_file_impl *state;
state = bpf_mem_alloc(&bpf_global_ma, sizeof(struct bpf_dynptr_file_impl));
struct bpf_dynptr_file_impl *df = ptr->data;