Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dringbuf.c610 err = bpf_dynptr_check_size(size); in BPF_CALL_4()
708 err = bpf_dynptr_check_size(sample_len); in __bpf_user_ringbuf_peek()
H A Dhelpers.c1549 int bpf_dynptr_check_size(u32 size) in bpf_dynptr_check_size() function
1584 err = bpf_dynptr_check_size(size); in BPF_CALL_4()
/openbmc/linux/include/linux/
H A Dbpf.h1244 int bpf_dynptr_check_size(u32 size);