Searched refs:bpf_dynptr_file_impl (Results 1 – 1 of 1) sorted by relevance
1738 struct bpf_dynptr_file_impl { struct1776 struct bpf_dynptr_file_impl *df = ptr->data; in __bpf_dynptr_size()1787 struct bpf_dynptr_file_impl *df = ptr->data; in bpf_dynptr_advance_offset()1800 struct bpf_dynptr_file_impl *df = ptr->data; in bpf_dynptr_set_size()1813 static int bpf_file_fetch_bytes(struct bpf_dynptr_file_impl *df, u64 offset, void *buf, u64 len) in bpf_file_fetch_bytes()4412 struct bpf_dynptr_file_impl *state; in make_file_dynptr()4420 state = bpf_mem_alloc(&bpf_global_ma, sizeof(struct bpf_dynptr_file_impl)); in make_file_dynptr()4446 struct bpf_dynptr_file_impl *df = ptr->data; in bpf_dynptr_file_discard()