Home
last modified time | relevance | path

Searched refs:bpf_dynptr_file_impl (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dhelpers.c1753 struct bpf_dynptr_file_impl { struct
1791 struct bpf_dynptr_file_impl *df = ptr->data; in __bpf_dynptr_size()
1802 struct bpf_dynptr_file_impl *df = ptr->data; in bpf_dynptr_advance_offset()
1815 struct bpf_dynptr_file_impl *df = ptr->data; in bpf_dynptr_set_size()
1828 static int bpf_file_fetch_bytes(struct bpf_dynptr_file_impl *df, u64 offset, void *buf, u64 len) in bpf_file_fetch_bytes()
4580 struct bpf_dynptr_file_impl *state; in make_file_dynptr()
4614 struct bpf_dynptr_file_impl *df = ptr->data; in bpf_dynptr_file_discard()